Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Affine/Utils/
H A DLoopUtils.cpp1617 static void augmentMapAndBounds(OpBuilder &b, Value iv, AffineMap *map, in augmentMapAndBounds() function
1648 augmentMapAndBounds(b, forOp.getInductionVar(), &lbMap, &lbOperands); in stripmineSink()
1653 augmentMapAndBounds(b, forOp.getInductionVar(), &ubMap, &ubOperands, in stripmineSink()