Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopInfo.h2670 struct ScopStatistics { struct
2687 ScopStatistics getStatistics() const; argument
/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp2581 Scop::ScopStatistics Scop::getStatistics() const { in getStatistics()
2582 ScopStatistics Result; in getStatistics()
2641 Scop::ScopStatistics ScopStats) { in updateLoopCountStatistic()