Lines Matching refs:getValueFromCondition
455 getValueFromCondition(Value *Val, Value *Cond, bool IsTrueDest,
816 BBLV = intersect(BBLV, *getValueFromCondition(Val, I->getArgOperand(0), in intersectAssumeOrGuardBlockValueConstantRange()
829 *getValueFromCondition(Val, Cond, /*IsTrueDest*/ true, in intersectAssumeOrGuardBlockValueConstantRange()
917 intersect(TrueVal, *getValueFromCondition(SI->getTrueValue(), Cond, in solveBlockValueSelect()
921 intersect(FalseVal, *getValueFromCondition(SI->getFalseValue(), Cond, in solveBlockValueSelect()
1269 LazyValueInfoImpl::getValueFromCondition(Value *Val, Value *Cond, in getValueFromCondition() function in LazyValueInfoImpl
1285 return getValueFromCondition(Val, N, !IsTrueDest, UseBlockValue, Depth); in getValueFromCondition()
1297 getValueFromCondition(Val, L, IsTrueDest, UseBlockValue, Depth); in getValueFromCondition()
1301 getValueFromCondition(Val, R, IsTrueDest, UseBlockValue, Depth); in getValueFromCondition()
1391 getValueFromCondition(Val, Condition, isTrueDest, UseBlockValue); in getEdgeValueLocal()
1425 ValueLatticeElement OpLatticeVal = *getValueFromCondition( in getEdgeValueLocal()
1604 *getValueFromCondition(V, SI->getCondition(), /*IsTrueDest*/ true, in getValueAtUse()
1608 *getValueFromCondition(V, SI->getCondition(), /*IsTrueDest*/ false, in getValueAtUse()