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

References

tools/polly/lib/Analysis/ScopDetection.cpp
  568       return isValidBranch(BB, BI, Op0, IsLoopBranch, Context) &&
  569              isValidBranch(BB, BI, Op1, IsLoopBranch, Context);
  581     if (!IsLoopBranch && Context.CurRegion.contains(Load)) {
  588     if (!IsLoopBranch && AllowNonAffineSubRegions &&
  610     return !IsLoopBranch && AllowNonAffineSubRegions &&
  625   if (!IsLoopBranch && AllowNonAffineSubRegions &&
  629   if (IsLoopBranch)