Home
last modified time | relevance | path

Searched refs:newInterTileLoop (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp550 AffineForOp newInterTileLoop, in setIntraTileBoundsParametric() argument
584 lbOperands.push_back(newInterTileLoop.getInductionVar()); in setIntraTileBoundsParametric()
585 ubOperands.push_back(newInterTileLoop.getInductionVar()); in setIntraTileBoundsParametric()