Home | History | Annotate | Download | only in IR

Lines Matching defs:removeCase

3307 /// removeCase - This method removes the specified case and its successor
3309 void SwitchInst::removeCase(CaseIt& i) {