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.cpp458 std::optional<ValueLatticeElement> getEdgeValueLocal(Value *Val,
1367 LazyValueInfoImpl::getEdgeValueLocal(Value *Val, BasicBlock *BBFrom, in getEdgeValueLocal() function in LazyValueInfoImpl
1502 getEdgeValueLocal(Val, BBFrom, BBTo, /*UseBlockValue*/ true); in getEdgeValue()
1612 CondVal = *getEdgeValueLocal(V, PHI->getIncomingBlock(*CurrU), in getValueAtUse()