Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DBlockPackMatmul.cpp30 static std::optional<int64_t> getConstantRange(const Range &range) { in getConstantRange() function
/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp45 static ConstantRange getConstantRange(const ValueLatticeElement &LV, Type *Ty, getConstantRange() function
/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1719 ConstantRange LazyValueInfo::getConstantRange(Value *V, Instruction *CxtI, getConstantRange() function in LazyValueInfo