Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getTrueValue

852     Value *OpVal = CondCB->isZero() ? I.getFalseValue() : I.getTrueValue();
860 LatticeVal TVal = getValueState(I.getTrueValue());