< prev index next >

src/share/vm/ci/ciTypeFlow.cpp

Print this page
rev 7800 : [mq]: cleanupOopInlineHpp

*** 33,42 **** --- 33,43 ---- #include "ci/ciTypeFlow.hpp" #include "compiler/compileLog.hpp" #include "interpreter/bytecode.hpp" #include "interpreter/bytecodes.hpp" #include "memory/allocation.inline.hpp" + #include "oops/oop.inline.hpp" #include "opto/compile.hpp" #include "opto/node.hpp" #include "runtime/deoptimization.hpp" #include "utilities/growableArray.hpp"
< prev index next >