Home | History | Annotate | Download | only in Scalar

Lines Matching full:trueval

2259     Value *TrueVal = ConstantInt::getTrue(TrueSucc->getContext());
2261 Changed |= propagateEquality(BranchCond, TrueVal, TrueE);