Searched refs:switch_dest (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkBlock.hpp271 int switch_dest(int i);
H A DsharkBlock.cpp101 if (switch_dest(i) <= bci()) {
935 int SharkBlock::switch_dest(int i) { function in class:SharkBlock
H A DsharkTopLevelBlock.cpp1007 int dest_bci = switch_dest(i);

Completed in 39 milliseconds