Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp277 unsigned MaxProm = getMaxNumOfPromotionsInLoop(&L); in run()
353 unsigned getMaxNumOfPromotionsInLoop(Loop *LP) { in getMaxNumOfPromotionsInLoop() function in __anon05d9999f0111::PGOCounterPromoter
383 unsigned MaxPromForTarget = getMaxNumOfPromotionsInLoop(TargetLoop); in getMaxNumOfPromotionsInLoop()