Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopDetection.h184 struct LoopStats { struct
482 static ScopDetection::LoopStats
601 static ScopDetection::LoopStats
/external/llvm-project/polly/lib/Analysis/
DScopDetection.cpp266 static void updateLoopCountStatistic(ScopDetection::LoopStats Stats,
360 LoopStats Stats = countBeneficialLoops(&DC.CurRegion, SE, LI, 0); in ScopDetection()
1342 ScopDetection::LoopStats
1356 LoopStats Stats = countBeneficialSubLoops(SubLoop, SE, MinProfitableTrips); in countBeneficialSubLoops()
1364 ScopDetection::LoopStats
1384 LoopStats Stats = in countBeneficialLoops()
1788 static void updateLoopCountStatistic(ScopDetection::LoopStats Stats, in updateLoopCountStatistic()
DScopInfo.cpp2640 void updateLoopCountStatistic(ScopDetection::LoopStats Stats, in updateLoopCountStatistic()
2695 ScopDetection::LoopStats Stats = in runOnRegion()
2751 ScopDetection::LoopStats Stats = in recompute()