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