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

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

Completed in 58 milliseconds