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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp275 unsigned MaxProm = getMaxNumOfPromotionsInLoop(&L);
351 unsigned getMaxNumOfPromotionsInLoop(Loop *LP) { function in class:__anon4585::PGOCounterPromoter
381 unsigned MaxPromForTarget = getMaxNumOfPromotionsInLoop(TargetLoop);

Completed in 128 milliseconds