< prev index next >

src/share/vm/opto/lcm.cpp

Print this page
rev 7800 : [mq]: cleanupOopInlineHpp

*** 29,38 **** --- 29,39 ---- #include "opto/c2compiler.hpp" #include "opto/callnode.hpp" #include "opto/cfgnode.hpp" #include "opto/machnode.hpp" #include "opto/runtime.hpp" + #include "runtime/sharedRuntime.hpp" // Optimization - Graph Style // Check whether val is not-null-decoded compressed oop, // i.e. will grab into the base of the heap if it represents NULL.
< prev index next >