Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/MemRef/TransformOps/
H A DMemRefTransformOps.cpp69 class AllocToAllocaPattern : public OpRewritePattern<memref::AllocOp> { class
71 explicit AllocToAllocaPattern(Operation *analysisRoot, int64_t maxSize = 0) in AllocToAllocaPattern() function in __anon946b77f30111::AllocToAllocaPattern