Home | History | Annotate | Download | only in IR

Lines Matching full:case_end

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