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

References

include/llvm/Analysis/LoopInfo.h
  224     assert(contains(BB) && "block does not belong to the loop");
  229     return std::find(PredBegin, PredEnd, BB) != PredEnd;