Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Utils/
H A DStaticValueUtils.cpp244 std::optional<int64_t> ubConstant = getConstantIntValue(ub); constantTripCount() local
/llvm-project/mlir/lib/Dialect/SCF/TransformOps/
H A DSCFTransformOps.cpp264 std::optional<int64_t> ubConstant = getConstantIntValue(forOp.getUpperBound()); loopScheduling() local
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DBufferizableOpInterfaceImpl.cpp1319 std::optional<int64_t> ubConstant = getConstantIntValue(ub); isRepetitiveRegion() local