Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getFalseValue

820     Value *OpVal = CondCB->isZero() ? I.getFalseValue() : I.getTrueValue();
829 LatticeVal FVal = getValueState(I.getFalseValue());