Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Analysis/
H A DPruneUnprofitable.cpp44 Scop::ScopStatistics ScopStats = S.getStatistics(); in updateStatistics()
H A DScopInfo.cpp2496 Scop::ScopStatistics Scop::getStatistics() const { in getStatistics()
2497 ScopStatistics Result; in getStatistics()
2556 Scop::ScopStatistics ScopStats) { in updateLoopCountStatistic()
/llvm-project-15.0.7/polly/include/polly/
H A DScopInfo.h2654 struct ScopStatistics { struct
2671 ScopStatistics getStatistics() const; argument
/llvm-project-15.0.7/polly/lib/Transform/
H A DForwardOpTree.cpp1057 Scop::ScopStatistics ScopStats = S.getStatistics(); in runForwardOpTree()
H A DDeLICM.cpp1380 Scop::ScopStatistics ScopStats = S.getStatistics(); in runDeLICM()