< prev index next >

src/hotspot/share/c1/c1_Optimizer.hpp

Print this page

        

*** 25,35 **** #ifndef SHARE_VM_C1_C1_OPTIMIZER_HPP #define SHARE_VM_C1_C1_OPTIMIZER_HPP #include "c1/c1_IR.hpp" #include "c1/c1_Instruction.hpp" - #include "memory/allocation.hpp" class Optimizer { private: IR* _ir; --- 25,34 ----
< prev index next >