Searched refs:augmentMapAndBounds (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/mlir/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 1629 static void augmentMapAndBounds(OpBuilder &b, Value iv, AffineMap *map, in augmentMapAndBounds() function 1660 augmentMapAndBounds(b, forOp.getInductionVar(), &lbMap, &lbOperands); in stripmineSink() 1665 augmentMapAndBounds(b, forOp.getInductionVar(), &ubMap, &ubOperands, in stripmineSink()
|