Searched defs:end_method (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/opto/ | ||
H A D | idealGraphPrinter.cpp | 349 void IdealGraphPrinter::end_method() { function in class:IdealGraphPrinter |
H A D | compile.hpp | 580 void end_method(int level = 1) { function in class:Compile 591 if (_printer) _printer->end_method(); |
Completed in 28 milliseconds