Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferUtils.cpp59 op->walk([&](MemoryEffectOpInterface opInterface) { in build() argument
62 opInterface.getEffects(effects); in build()