Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetection.cpp273 static void updateLoopCountStatistic(ScopDetection::LoopStats Stats,
374 updateLoopCountStatistic(Stats, false /* OnlyProfitable */); in detect()
376 updateLoopCountStatistic(Stats, true /* OnlyProfitable */); in detect()
1883 static void updateLoopCountStatistic(ScopDetection::LoopStats Stats, in updateLoopCountStatistic() function
H A DScopInfo.cpp2555 void updateLoopCountStatistic(ScopDetection::LoopStats Stats, in updateLoopCountStatistic() function
2612 updateLoopCountStatistic(Stats, S->getStatistics()); in runOnRegion()
2719 updateLoopCountStatistic(Stats, S->getStatistics()); in recompute()