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

References

lib/Target/AArch64/AArch64CollectLOH.cpp
  331   Info.LastADRP = nullptr;
  346     DefInfo.LastADRP = nullptr;
  386   if (Info.LastADRP != nullptr) {
  388                       << '\t' << MI << '\t' << *Info.LastADRP);
  389     AFI.addLOHDirective(MCLOH_AdrpAdrp, {&MI, Info.LastADRP});
  451   Info.LastADRP = &MI;