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

Declarations

tools/polly/include/polly/ScopDetection.h
  293   bool allBlocksValid(DetectionContext &Context) const;

References

tools/polly/lib/Analysis/ScopDetection.cpp
 1407       if (!allBlocksValid(Context) || Context.Log.hasErrors()) {
 1670   if (!allBlocksValid(Context))