Home | History | Annotate | Download | only in IR

Lines Matching refs:addCase

3392 /// addCase - Add an entry to the switch instruction...
3394 void SwitchInst::addCase(ConstantInt *OnVal, BasicBlock *Dest) {