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

Declarations

tools/polly/include/polly/ScopDetection.h
  318   bool hasPossiblyDistributableLoop(DetectionContext &Context) const;

References

tools/polly/lib/Analysis/ScopDetection.cpp
 1622   if (NumAffineLoops == 1 && hasPossiblyDistributableLoop(Context))