Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:case_begin

2209     for (SwitchInst::CaseIt i = SI.case_begin(), e = SI.case_end(); i != e;
3000 for (SwitchInst::CaseIt i = SI->case_begin(), e = SI->case_end();