Home | History | Annotate | Download | only in Analysis

Lines Matching refs:CaseValue

1325       APInt CaseValue = Case.getCaseValue()->getValue();
1326 ConstantRange EdgeVal(CaseValue);
1331 constantFoldUser(Usr, Condition, CaseValue, DL);
1339 // We know Condition != CaseValue in BBTo. In some cases we can use
1340 // this to infer Val == f(Condition) is != f(CaseValue). For now, we