Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getTrueValue

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