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

References

tools/polly/lib/Analysis/ScopDetection.cpp
  951         if (!KeepGoing)
 1006       if (!KeepGoing && !AllowNonAffine)
 1045       if (KeepGoing)
 1529         if (!isValidLoop(L, Context) && !KeepGoing)
 1548     if (!isValidCFG(*BB, false, IsErrorBlock, Context) && !KeepGoing)
 1555       if (!isValidInstruction(*I, Context) && !KeepGoing)