Searched defs:AllocToAllocaPattern (Results 1 – 1 of 1) sorted by relevance
69 class AllocToAllocaPattern : public OpRewritePattern<memref::AllocOp> { class 71 explicit AllocToAllocaPattern(Operation *analysisRoot, int64_t maxSize = 0) in AllocToAllocaPattern() function in __anon946b77f30111::AllocToAllocaPattern