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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkTopLevelBlock.cpp606 SwitchInst *switchinst = builder()->CreateSwitch( local
610 switchinst->addCase(
1002 SwitchInst *switchinst = builder()->CreateSwitch( local
1010 switchinst->addCase(

Completed in 145 milliseconds