Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:case_begin

1637         for (SwitchInst::CaseIt i = SI.case_begin(), e = SI.case_end();
2264 for (SwitchInst::CaseIt i = SI->case_begin(), e = SI->case_end();