Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Utils/
H A DStaticValueUtils.cpp241 std::optional<int64_t> lbConstant = getConstantIntValue(lb); constantTripCount() local
/llvm-project/mlir/lib/Dialect/SCF/TransformOps/
H A DSCFTransformOps.cpp265 std::optional<int64_t> lbConstant = getConstantIntValue(forOp.getLowerBound()); loopScheduling() local
/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DBufferizableOpInterfaceImpl.cpp1315 std::optional<int64_t> lbConstant = getConstantIntValue(lb); isRepetitiveRegion() local