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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp260 if (!isPromotionPossible(&L, LoopExitBlocks))
332 bool isPromotionPossible(Loop *LP, function in class:__anon4585::PGOCounterPromoter
354 if (!isPromotionPossible(LP, LoopExitBlocks))

Completed in 98 milliseconds