Home | History | Annotate | Download | only in Utils

Lines Matching refs:case_begin

129       TheOnlyDest = SI->case_begin().getCaseSuccessor();
133 for (SwitchInst::CaseIt i = SI->case_begin(), e = SI->case_end();
212 SwitchInst::CaseIt FirstCase = SI->case_begin();