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

Declarations

tools/polly/include/polly/ScopDetection.h
  542   const RejectLog *lookupRejectionLog(const Region *R) const;

References

tools/polly/lib/Analysis/ScopDetection.cpp
  421   auto *Log = lookupRejectionLog(R);
 1506     bool HadErrors = lookupRejectionLog(CurrentRegion)->hasErrors();