Lines Matching defs:AllocaSliceRewriter
124 class AllocaSliceRewriter;
243 friend class AllocaSliceRewriter;
2368 // So far, AllocaSliceRewriter does not support widening split slice tails
2393 // So far, AllocaSliceRewriter does not support widening split slice tails
2607 class AllocaSliceRewriter : public InstVisitor<AllocaSliceRewriter, bool> {
2609 friend class InstVisitor<AllocaSliceRewriter, bool>;
2611 using Base = InstVisitor<AllocaSliceRewriter, bool>;
2673 AllocaSliceRewriter(const DataLayout &DL, AllocaSlices &AS, SROA &Pass,
4884 AllocaSliceRewriter Rewriter(DL, AS, *this, AI, *NewAI, P.beginOffset(),