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

/openjdk7/hotspot/src/share/vm/opto/
H A DidealGraphPrinter.cpp349 void IdealGraphPrinter::end_method() { function in class:IdealGraphPrinter
H A Dcompile.hpp580 void end_method(int level = 1) { function in class:Compile
591 if (_printer) _printer->end_method();

Completed in 28 milliseconds