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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkTopLevelBlock.cpp307 do_branch(ciTypeFlow::FALL_THROUGH);
940 do_branch(ciTypeFlow::GOTO_TARGET);
945 do_branch(ciTypeFlow::GOTO_TARGET);
951 do_branch(ciTypeFlow::GOTO_TARGET);
956 // do_branch
961 void SharkTopLevelBlock::do_branch(int successor_index) { function in class:SharkTopLevelBlock

Completed in 42 milliseconds