Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDInstrProfiling.cpp286 PGOCounterPromoterHelper Promoter(Cand.first, Cand.second, SSA, InitVal, in run() local
289 Promoter.run(SmallVector<Instruction *, 2>({Cand.first, Cand.second})); in run()
471 PGOCounterPromoter Promoter(LoopPromotionCandidates, *Loop, LI, BFI.get()); in promoteCounterLoadStores() local
472 Promoter.run(&TotalCountersPromoted); in promoteCounterLoadStores()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTypePromotion.cpp927 IRPromoter Promoter(*Ctx, cast<IntegerType>(OrigTy), PromotedWidth, in TryToPromote() local
929 Promoter.Mutate(); in TryToPromote()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLICM.cpp2124 LoopPromoter Promoter(SomePtr, LoopUses, SSA, PointerMustAliases, ExitBlocks, in promoteLoopAccessesToScalars() local
2152 Promoter.run(LoopUses); in promoteLoopAccessesToScalars()