Home
last modified time | relevance | path

Searched defs:getConstantRange (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp45 static ConstantRange getConstantRange(const ValueLatticeElement &LV, Type *Ty, getConstantRange() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1733 ConstantRange LazyValueInfo::getConstantRange(Value *V, Instruction *CxtI, getConstantRange() function in LazyValueInfo