Searched defs:for_mh_late_inline (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A DcallGenerator.cpp456 CallGenerator* CallGenerator::for_mh_late_inline(ciMethod* caller, ciMethod* callee, bool input_not_const) { function in class:CallGenerator
720 return CallGenerator::for_mh_late_inline(caller, callee, input_not_const);

Completed in 34 milliseconds