Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp406 class PGOCounterPromoterHelper : public LoadAndStorePromoter { class
408 PGOCounterPromoterHelper( in PGOCounterPromoterHelper() function in __anon21e6fd6b0111::PGOCounterPromoterHelper
544 PGOCounterPromoterHelper Promoter(Cand.first, Cand.second, SSA, InitVal, in run()