Searched refs:parse_histogram (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dparse.hpp310 BytecodeParseHistogram* parse_histogram() { return _parse_histogram; } function in class:Parse
H A DdoCall.cpp459 parse_histogram()->record_change();
588 parse_histogram()->set_initial_state(bc());
H A Dparse1.cpp1396 NOT_PRODUCT( parse_histogram()->set_initial_state(bc()); );
1412 NOT_PRODUCT( parse_histogram()->record_change(); );

Completed in 400 milliseconds