Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp267 unsigned MaxProm = getMaxNumOfPromotionsInLoop(&L); in run()
343 unsigned getMaxNumOfPromotionsInLoop(Loop *LP) { in getMaxNumOfPromotionsInLoop() function in __anon65a6b4620111::PGOCounterPromoter
373 unsigned MaxPromForTarget = getMaxNumOfPromotionsInLoop(TargetLoop); in getMaxNumOfPromotionsInLoop()