Home
last modified time | relevance | path

Searched defs:opsToReplace (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/test/lib/Interfaces/TilingInterface/
H A DTestTilingInterfaceTransformOps.cpp109 SmallVector<Operation *> opsToReplace{target}; applyTileAndFuseToAll() local
319 SmallVector<Operation *> opsToReplace{target}; applyTilingToAll() local
/llvm-project/mlir/lib/Dialect/Affine/Utils/
H A DUtils.cpp1308 DenseSet<Operation *> opsToReplace; replaceAllMemRefUsesWith() local
/llvm-project/mlir/lib/Dialect/Linalg/TransformOps/
H A DLinalgTransformOps.cpp516 SmallVector<Operation *> opsToReplace{target}; applyTilingToAll() local