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

/openjdk7/hotspot/src/share/vm/opto/
H A Dnode.cpp1502 static bool is_disconnected(const Node* n) { function
1519 bool discon = is_disconnected(orig); // if discon, print [123] else 123
1577 if (is_disconnected(this)) {

Completed in 40 milliseconds