Searched refs:CopyOfVal (Results 1 – 1 of 1) sorted by relevance
1549 ValueLatticeElement CopyOfVal = getValueState(CopyOf); in handleCallResult() local1556 mergeInValue(ValueState[&CB], &CB, CopyOfVal); in handleCallResult()1571 if (CondVal.isConstantRange() || CopyOfVal.isConstantRange()) { in handleCallResult()1582 auto CopyOfCR = getConstantRange(CopyOfVal, CopyOf->getType()); in handleCallResult()1615 return (void)mergeInValue(IV, &CB, CopyOfVal); in handleCallResult()