Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp157 class PGOCounterPromoterHelper : public LoadAndStorePromoter { class
159 PGOCounterPromoterHelper( in PGOCounterPromoterHelper() function in __anon9365ea9b0111::PGOCounterPromoterHelper
291 PGOCounterPromoterHelper Promoter(Cand.first, Cand.second, SSA, InitVal, in run()