Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DUtils.cpp574 int64_t origLoopStep = op.getStepAsInt(); normalizeAffineFor() local
H A DLoopUtils.cpp529 AffineExpr origLoopStep = b.getAffineConstantExpr(origLoop.getStepAsInt()); setIntraTileBoundsParametric() local