Searched refs:AllocaPartitionRewriter (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSROA.cpp1323 friend class AllocaPartitionRewriter;
2042 class AllocaPartitionRewriter : public InstVisitor<AllocaPartitionRewriter, class in namespace:__anon10435
2045 friend class llvm::InstVisitor<AllocaPartitionRewriter, bool>;
2081 AllocaPartitionRewriter(const TargetData &TD, AllocaPartitioning &P, function in class:__anon10435::AllocaPartitionRewriter
3049 AllocaPartitionRewriter Rewriter(*TD, P, PI, *this, AI, *NewAI,

Completed in 120 milliseconds