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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcompile.hpp1050 void verify_top(Node*) const PRODUCT_RETURN;
H A Dcompile.cpp1125 if (tn != NULL) verify_top(tn);
1202 void Compile::verify_top(Node* tn) const { function in class:Compile

Completed in 34 milliseconds