Home | History | Annotate | Download | only in Utils

Lines Matching refs:CaseIt

116     for (SwitchInst::CaseIt i = SI->case_begin(), e = SI->case_end();
195 SwitchInst::CaseIt FirstCase = SI->case_begin();