Home
last modified time | relevance | path

Searched refs:getValueFromICmpCondition (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp397 getValueFromICmpCondition(Value *Val, ICmpInst *ICI, bool isTrueDest,
1195 std::optional<ValueLatticeElement> LazyValueInfoImpl::getValueFromICmpCondition( in getValueFromICmpCondition() function in LazyValueInfoImpl
1346 return getValueFromICmpCondition(Val, ICI, IsTrueDest, UseBlockValue); in getValueFromCondition()