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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Optimizer.cpp549 bool visitable(Value x) { function in class:NullCheckEliminator
721 if (visitable(*p)) {
818 // Mark instructions in this block as visitable as they are seen

Completed in 36 milliseconds