reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/polly/lib/Analysis/ScopDetection.cpp
 1382       MaxLoopDepth = std::max(MaxLoopDepth, Stats.MaxDepth);
 1382       MaxLoopDepth = std::max(MaxLoopDepth, Stats.MaxDepth);
 1385   return {LoopNum, MaxLoopDepth};