Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDLazyValueInfo.cpp451 getValueFromICmpCondition(Value *Val, ICmpInst *ICI, bool isTrueDest,
1160 std::optional<ValueLatticeElement> LazyValueInfoImpl::getValueFromICmpCondition( in getValueFromICmpCondition() function in LazyValueInfoImpl
1273 return getValueFromICmpCondition(Val, ICI, IsTrueDest, UseBlockValue); in getValueFromCondition()