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

References

lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  606   for (const GCRelocateInst *Relocate : SI.GCRelocates) {
  647   for (auto *Reloc : SI.GCRelocates)
  656   removeDuplicateGCPtrs(SI.Bases, SI.Ptrs, SI.GCRelocates, *this,
  659          SI.Ptrs.size() == SI.GCRelocates.size());
  873     SI.GCRelocates.push_back(Relocate);