Searched defs:getValueOnEdge (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | CorrelatedValuePropagation.cpp | 213 static Value *getValueOnEdge(LazyValueInfo *LVI, Value *Incoming, getValueOnEdge() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | LazyValueInfo.cpp | 1555 getValueOnEdge(Value *V, BasicBlock *FromBB, BasicBlock *ToBB, getValueOnEdge() function in LazyValueInfoImpl |