Home | History | Annotate | Download | only in IR

Lines Matching refs:CaseIt

1217   for (SwitchInst::CaseIt i = SI.case_begin(), e = SI.case_end(); i != e; ++i) {