Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp439 unsigned MaxProm = getMaxNumOfPromotionsInLoop(&L); in run()
515 unsigned getMaxNumOfPromotionsInLoop(Loop *LP) { in getMaxNumOfPromotionsInLoop() function in __anon719920e10111::PGOCounterPromoter
545 unsigned MaxPromForTarget = getMaxNumOfPromotionsInLoop(TargetLoop); in getMaxNumOfPromotionsInLoop()