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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dthread.hpp1824 void set_ideal_graph_printer(IdealGraphPrinter *n) { _ideal_graph_printer = n; } function in class:CompilerThread

Completed in 32 milliseconds