Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp1189 int64_t stepCst = stepCstOp.getValue(); in loopUnrollByFactor() local
1918 if (auto stepCst = step.getDefiningOp<ConstantIndexOp>()) in normalizeLoop() local