Searched refs:AggLoadStoreRewriter (Results 1 – 1 of 1) sorted by relevance
3222 class AggLoadStoreRewriter : public InstVisitor<AggLoadStoreRewriter, bool> { class3224 friend class InstVisitor<AggLoadStoreRewriter, bool>;3242 AggLoadStoreRewriter(const DataLayout &DL, IRBuilderTy &IRB) in AggLoadStoreRewriter() function in __anon3ad87db80b11::AggLoadStoreRewriter4612 AggLoadStoreRewriter AggRewriter(DL, IRB); in runOnAlloca()