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

Declarations

tools/polly/include/polly/ScopDetection.h
  306   bool hasSufficientCompute(DetectionContext &Context,

References

tools/polly/lib/Analysis/ScopDetection.cpp
 1631   if (NumAffineLoops == 1 && hasSufficientCompute(Context, NumLoops))