Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/
H A DScopDetection.h192 struct LoopStats { struct
485 static ScopDetection::LoopStats
603 static ScopDetection::LoopStats
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopDetection.cpp273 static void updateLoopCountStatistic(ScopDetection::LoopStats Stats,
373 LoopStats Stats = countBeneficialLoops(&DC.CurRegion, SE, LI, 0); in detect()
1358 ScopDetection::LoopStats
1372 LoopStats Stats = countBeneficialSubLoops(SubLoop, SE, MinProfitableTrips); in countBeneficialSubLoops()
1380 ScopDetection::LoopStats
1400 LoopStats Stats = in countBeneficialLoops()
1883 static void updateLoopCountStatistic(ScopDetection::LoopStats Stats, in updateLoopCountStatistic()
H A DScopInfo.cpp2555 void updateLoopCountStatistic(ScopDetection::LoopStats Stats, in updateLoopCountStatistic()
2610 ScopDetection::LoopStats Stats = in runOnRegion()
2717 ScopDetection::LoopStats Stats = in recompute()