Home | History | Annotate | Download | only in Utils

Lines Matching refs:case_begin

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