Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLazyValueInfo.h99 ConstantRange getConstantRangeOnEdge(Value *V, BasicBlock *FromBB,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1604 ConstantRange LazyValueInfo::getConstantRangeOnEdge(Value *V, in getConstantRangeOnEdge() function in LazyValueInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp849 ConstantRange CR = LVI->getConstantRangeOnEdge( in ComputeValueKnownInPredecessors()