Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp924 class AllocaPromoter : public LoadAndStorePromoter { class
930 AllocaPromoter(const SmallVectorImpl<Instruction*> &Insts, SSAUpdater &S, in AllocaPromoter() function in __anonc8b00cc40411::AllocaPromoter
1323 AllocaPromoter(Insts, SSA, &DIB).run(AI, Insts); in performPromotion()