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

References

tools/polly/include/polly/DependenceInfo.h
  136   AnalysisLevel getDependenceLevel() { return Level; }
tools/polly/lib/Analysis/DependenceInfo.cpp
  319               Level);
  334     if (Level > AL_Statement) {
  493   if (!HasReductions && Level == AL_Statement) {