Searched refs:getValueFromICmpCondition (Results 1 – 1 of 1) sorted by relevance
397 getValueFromICmpCondition(Value *Val, ICmpInst *ICI, bool isTrueDest,1195 std::optional<ValueLatticeElement> LazyValueInfoImpl::getValueFromICmpCondition( in getValueFromICmpCondition() function in LazyValueInfoImpl1346 return getValueFromICmpCondition(Val, ICI, IsTrueDest, UseBlockValue); in getValueFromCondition()