Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getCaseValue

1639           ConstantInt* CaseVal = i.getCaseValue();
2266 if (i.getCaseValue() == Cond) {