Polly 19.0.0git
Public Attributes | List of all members
polly::ScopDetection::LoopStats Struct Reference

Helper data structure to collect statistics about loop counts. More...

#include <ScopDetection.h>

Public Attributes

int NumLoops
 
int MaxDepth
 

Detailed Description

Helper data structure to collect statistics about loop counts.

Definition at line 195 of file ScopDetection.h.

Member Data Documentation

◆ MaxDepth

int polly::ScopDetection::LoopStats::MaxDepth

◆ NumLoops

int polly::ScopDetection::LoopStats::NumLoops

The documentation for this struct was generated from the following file: