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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkTopLevelBlock.cpp672 if (successor(i)->can_reach(this)) {
679 bool SharkTopLevelBlock::can_reach(SharkTopLevelBlock* other) { function in class:SharkTopLevelBlock

Completed in 37 milliseconds