Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp406 std::optional<ValueLatticeElement> getEdgeValueLocal(Value *Val,
1443 LazyValueInfoImpl::getEdgeValueLocal(Value *Val, BasicBlock *BBFrom, in getEdgeValueLocal() function in LazyValueInfoImpl
1578 getEdgeValueLocal(Val, BBFrom, BBTo, /*UseBlockValue*/ true); in getEdgeValue()
1688 CondVal = *getEdgeValueLocal(V, PHI->getIncomingBlock(*CurrU), in getValueAtUse()