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

References

lib/CodeGen/GCRootLowering.cpp
  161     if (!InitedRoots.count(Root)) {
  163           ConstantPointerNull::get(cast<PointerType>(Root->getAllocatedType())),
  164           Root);
  165       SI->insertAfter(Root);