< prev index next >

src/share/vm/opto/matcher.cpp

Print this page

        

*** 38,47 **** --- 38,48 ---- #include "opto/runtime.hpp" #include "opto/type.hpp" #include "opto/vectornode.hpp" #include "runtime/os.hpp" #include "runtime/sharedRuntime.hpp" + #include "utilities/align.hpp" OptoReg::Name OptoReg::c_frame_pointer; const RegMask *Matcher::idealreg2regmask[_last_machine_leaf]; RegMask Matcher::mreg2regmask[_last_Mach_Reg];
< prev index next >