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

/openjdk7/hotspot/src/share/vm/opto/
H A DdoCall.cpp456 count_compiled_calls(/*at_method_entry*/ false, cg->is_inline());
847 void Parse::count_compiled_calls(bool at_method_entry, bool is_inline) { argument
849 if( at_method_entry ) {

Completed in 38 milliseconds