Home | History | Annotate | Download | only in Utils

Lines Matching refs:FirstCase

171       SwitchInst::CaseIt FirstCase = SI->case_begin();
173 FirstCase.getCaseValue(), "cond");
176 Builder.CreateCondBr(Cond, FirstCase.getCaseSuccessor(),