Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTypePromotion.cpp908 IRPromoter Promoter(*Ctx, PromotedWidth, CurrentVisited, Sources, Sinks, in TryToPromote() local
910 Promoter.Mutate(); in TryToPromote()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp566 PGOCounterPromoterHelper Promoter(Cand.first, Cand.second, SSA, InitVal, in run() local
569 Promoter.run(SmallVector<Instruction *, 2>({Cand.first, Cand.second})); in run()
907 PGOCounterPromoter Promoter(LoopPromotionCandidates, *Loop, LI, BFI.get()); in promoteCounterLoadStores() local
908 Promoter.run(&TotalCountersPromoted); in promoteCounterLoadStores()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp2167 LoopPromoter Promoter(SomePtr, LoopUses, SSA, ExitBlocks, InsertPts, in promoteLoopAccessesToScalars() local
2200 Promoter.run(LoopUses); in promoteLoopAccessesToScalars()
H A DSROA.cpp5606 BasicLoadAndStorePromoter Promoter(Insts, SSA, PartitionType); in propagateStoredValuesToLoads() local
5607 Promoter.run(Insts); in propagateStoredValuesToLoads()