Searched defs:getConstantRange (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SCCPSolver.cpp | 45 static ConstantRange getConstantRange(const ValueLatticeElement &LV, Type *Ty, getConstantRange() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | LazyValueInfo.cpp | 1733 ConstantRange LazyValueInfo::getConstantRange(Value *V, Instruction *CxtI, getConstantRange() function in LazyValueInfo |