Home | History | Annotate | Download | only in IR

Lines Matching defs:removeCase

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