Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp599 AffineForOp newInterTileLoop, in setIntraTileBoundsParametric() argument
633 lbOperands.push_back(newInterTileLoop.getInductionVar()); in setIntraTileBoundsParametric()
634 ubOperands.push_back(newInterTileLoop.getInductionVar()); in setIntraTileBoundsParametric()