Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp255 unsigned MaxProm = getMaxNumOfPromotionsInLoop(&L); in run()
297 unsigned getMaxNumOfPromotionsInLoop(Loop *LP) { in getMaxNumOfPromotionsInLoop() function in __anon2c6eeb300111::PGOCounterPromoter
332 unsigned MaxPromForTarget = getMaxNumOfPromotionsInLoop(TargetLoop); in getMaxNumOfPromotionsInLoop()