Searched refs:AggLoadStoreRewriter (Results 1 – 1 of 1) sorted by relevance
3755 class AggLoadStoreRewriter : public InstVisitor<AggLoadStoreRewriter, bool> { class3757 friend class InstVisitor<AggLoadStoreRewriter, bool>;3775 AggLoadStoreRewriter(const DataLayout &DL, IRBuilderTy &IRB) in AggLoadStoreRewriter() function in __anondf5662880e11::AggLoadStoreRewriter5693 AggLoadStoreRewriter AggRewriter(DL, IRB); in runOnAlloca()