Searched defs:Promoter (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ |
H A D | TypePromotion.cpp | 909 IRPromoter Promoter(*Ctx, PromotedWidth, CurrentVisited, Sources, Sinks, TryToPromote() local
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 514 PGOCounterPromoterHelper Promoter(Cand.first, Cand.second, SSA, InitVal, run() local 724 PGOCounterPromoter Promoter(LoopPromotionCandidates, *Loop, LI, BFI.get()); promoteCounterLoadStores() local
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LICM.cpp | 2229 LoopPromoter Promoter(SomePtr, LoopUses, SSA, ExitBlocks, InsertPts, promoteLoopAccessesToScalars() local
|