Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:case_end

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