Home | History | Annotate | Download | only in Scalar

Lines Matching refs:CaseIt

466         for (SwitchInst::CaseIt i = SI->case_begin(), e = SI->case_end();
597 for (SwitchInst::CaseIt i = SI->case_begin(), e = SI->case_end();
1133 SwitchInst::CaseIt DeadCase = SI->findCaseValue(cast<ConstantInt>(Val));