Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1050 class AllocaPromoter : public LoadAndStorePromoter { class
1056 AllocaPromoter(ArrayRef<Instruction*> Insts, SSAUpdater &S, in AllocaPromoter() function in __anonfbe388980411::AllocaPromoter
1448 AllocaPromoter(Insts, SSA, &DIB).run(AI, Insts); in performPromotion()