Searched defs:verify_step (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/opto/ | ||
H A D | phaseX.cpp | 820 void PhaseIterGVN::verify_step(Node* n) { function in class:PhaseIterGVN 957 verify_step((Node*) NULL); // ignore n, it might be subsumed 1045 verify_step(k); 1085 verify_step(k); |
H A D | node.cpp | 255 void DUIterator_Last::verify_step(uint num_edges) { function in class:DUIterator_Last |
Completed in 31 milliseconds