Searched defs:SimplifyAllocConst (Results 1 – 1 of 1) sorted by relevance
300 struct SimplifyAllocConst : public OpRewritePattern<AllocLikeOp> { struct303 LogicalResult matchAndRewrite(AllocLikeOp alloc, in matchAndRewrite()