Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDInstrProfiling.cpp520 unsigned MaxProm = getMaxNumOfPromotionsInLoop(&L); in run()
596 unsigned getMaxNumOfPromotionsInLoop(Loop *LP) { in getMaxNumOfPromotionsInLoop() function in __anon02e125450111::PGOCounterPromoter
626 unsigned MaxPromForTarget = getMaxNumOfPromotionsInLoop(TargetLoop); in getMaxNumOfPromotionsInLoop()