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

References

include/llvm/Analysis/LoopInfoImpl.h
  196     if (!contains(Pred)) { // If the block is not in the loop...
  197       if (Out && Out != Pred)
  199       Out = Pred;