Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp250 if (!isPromotionPossible(&L, LoopExitBlocks)) in PGOCounterPromoter()
334 bool isPromotionPossible(Loop *LP, in isPromotionPossible() function in __anon14d3b0160111::PGOCounterPromoter
356 if (!isPromotionPossible(LP, LoopExitBlocks)) in getMaxNumOfPromotionsInLoop()