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

References

lib/Analysis/LoopInfo.cpp
  731       if (NL != L) {
  732         assert(NL != &Unloop && (!NL || NL->contains(&Unloop)) &&
  732         assert(NL != &Unloop && (!NL || NL->contains(&Unloop)) &&
  732         assert(NL != &Unloop && (!NL || NL->contains(&Unloop)) &&
  734         LI->changeLoopFor(*POI, NL);