Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Analysis/
DLazyValueInfo.h98 ConstantRange getConstantRangeOnEdge(Value *V, BasicBlock *FromBB,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLazyValueInfo.h98 ConstantRange getConstantRangeOnEdge(Value *V, BasicBlock *FromBB,
/external/llvm-project/llvm/lib/Analysis/
DLazyValueInfo.cpp1647 ConstantRange LazyValueInfo::getConstantRangeOnEdge(Value *V, in getConstantRangeOnEdge() function in LazyValueInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1755 ConstantRange LazyValueInfo::getConstantRangeOnEdge(Value *V, in getConstantRangeOnEdge() function in LazyValueInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp869 ConstantRange CR = LVI->getConstantRangeOnEdge( in ComputeValueKnownInPredecessorsImpl()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp895 ConstantRange CR = LVI->getConstantRangeOnEdge( in computeValueKnownInPredecessorsImpl()