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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp1050 class AllocaPromoter : public LoadAndStorePromoter { class in namespace:__anon3259
1056 AllocaPromoter(ArrayRef<Instruction*> Insts, SSAUpdater &S, function in class:__anon3259::AllocaPromoter
1448 AllocaPromoter(Insts, SSA, &DIB).run(AI, Insts);

Completed in 98 milliseconds