Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SCF/Transforms/
H A DParallelLoopTiling.cpp106 auto stepConstant = in tileParallelLoop() local
H A DBufferizableOpInterfaceImpl.cpp1323 std::optional<int64_t> stepConstant = getConstantIntValue(step); isRepetitiveRegion() local
/llvm-project/mlir/lib/Dialect/Utils/
H A DStaticValueUtils.cpp247 std::optional<int64_t> stepConstant = getConstantIntValue(step); constantTripCount() local