Home | History | Annotate | Download | only in Scalar

Lines Matching refs:CaseIt

456         for (SwitchInst::CaseIt i = SI->case_begin(), e = SI->case_end();
586 for (SwitchInst::CaseIt i = SI->case_begin(), e = SI->case_end();
1129 SwitchInst::CaseIt DeadCase = SI->findCaseValue(cast<ConstantInt>(Val));