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

References

include/llvm/Analysis/LoopInfoImpl.h
  703   OtherLI.analyze(DomTree);
  709   for (LoopT *L : OtherLI)
  710     addInnerLoopsToHeadersMap(OtherLoopHeaders, OtherLI, *L);