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

References

lib/CodeGen/MachineModuleInfo.cpp
  196   AddrLabelSymbols = nullptr;
  202   delete AddrLabelSymbols;
  203   AddrLabelSymbols = nullptr;
  221   AddrLabelSymbols = MMI.AddrLabelSymbols;
  221   AddrLabelSymbols = MMI.AddrLabelSymbols;
  238   if (!AddrLabelSymbols)
  239     AddrLabelSymbols = new MMIAddrLabelMap(Context);
  240  return AddrLabelSymbols->getAddrLabelSymbolToEmit(const_cast<BasicBlock*>(BB));
  247   if (!AddrLabelSymbols) return;
  248   return AddrLabelSymbols->