Searched defs:AllocaSliceRewriter (Results 1 – 2 of 2) sorted by relevance
45 class AllocaSliceRewriter; global() variable
2607 class AllocaSliceRewriter : public InstVisitor<AllocaSliceRewriter, bool> { class2673 AllocaSliceRewriter(const DataLayout &DL, AllocaSlices &AS, SROA &Pass, in AllocaSliceRewriter() function in __anondf5662880d11::AllocaSliceRewriter