Searched refs:AggLoadStoreRewriter (Results 1 – 1 of 1) sorted by relevance
3663 class AggLoadStoreRewriter : public InstVisitor<AggLoadStoreRewriter, bool> { class3665 friend class InstVisitor<AggLoadStoreRewriter, bool>;3683 AggLoadStoreRewriter(const DataLayout &DL, IRBuilderTy &IRB) in AggLoadStoreRewriter() function in __anondf5662880d11::AggLoadStoreRewriter5454 AggLoadStoreRewriter AggRewriter(DL, IRB); in runOnAlloca()