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

Declarations

tools/polly/include/polly/ScopDetection.h
  328   bool isProfitableRegion(DetectionContext &Context) const;

References

tools/polly/lib/Analysis/ScopDetection.cpp
  361     if (isProfitableRegion(DC)) {