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