Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp352 struct AllocaScopeInliner : public OpRewritePattern<AllocaScopeOp> { struct
462 results.add<AllocaScopeInliner, AllocaScopeHoister>(context); in getCanonicalizationPatterns()