< prev index next >

src/hotspot/share/opto/callGenerator.hpp

Print this page
*** 26,10 ***
--- 26,11 ---
  #define SHARE_OPTO_CALLGENERATOR_HPP
  
  #include "compiler/compileBroker.hpp"
  #include "opto/callnode.hpp"
  #include "opto/compile.hpp"
+ #include "opto/partialEscape.hpp"
  #include "opto/type.hpp"
  #include "runtime/deoptimization.hpp"
  
  //---------------------------CallGenerator-------------------------------------
  // The subclasses of this class handle generation of ideal nodes for
< prev index next >