Searched defs:AllocaPromoter (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp1045 class AllocaPromoter : public LoadAndStorePromoter { class in namespace:__anon9144
1051 AllocaPromoter(const SmallVectorImpl<Instruction*> &Insts, SSAUpdater &S, function in class:__anon9144::AllocaPromoter
1439 AllocaPromoter(Insts, SSA, &DIB).run(AI, Insts);

Completed in 71 milliseconds