< prev index next >

src/share/vm/opto/matcher.cpp

Print this page
rev 7800 : [mq]: cleanupOopInlineHpp

*** 36,45 **** --- 36,46 ---- #include "opto/rootnode.hpp" #include "opto/runtime.hpp" #include "opto/type.hpp" #include "opto/vectornode.hpp" #include "runtime/os.hpp" + #include "runtime/sharedRuntime.hpp" OptoReg::Name OptoReg::c_frame_pointer; const RegMask *Matcher::idealreg2regmask[_last_machine_leaf]; RegMask Matcher::mreg2regmask[_last_Mach_Reg];
< prev index next >