Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h106 ConstantRange getConstantRangeOnEdge(Value *V, BasicBlock *FromBB,
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1647 ConstantRange LazyValueInfo::getConstantRangeOnEdge(Value *V, in getConstantRangeOnEdge() function in LazyValueInfo
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp901 ConstantRange CR = LVI->getConstantRangeOnEdge( in computeValueKnownInPredecessorsImpl()