Searched refs:dump_nodes_and_types (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A DphaseX.hpp317 void dump_nodes_and_types(const Node *root, uint depth, bool only_ctrl = true);
H A DphaseX.cpp520 //------------------------------dump_nodes_and_types---------------------------
521 void PhaseTransform::dump_nodes_and_types(const Node *root, uint depth, bool only_ctrl) { function in class:PhaseTransform

Completed in 37 milliseconds