Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:GCRelocates

508   for (const GCRelocateInst *Relocate : SI.GCRelocates) {
549 for (auto *Reloc : SI.GCRelocates)
558 removeDuplicateGCPtrs(SI.Bases, SI.Ptrs, SI.GCRelocates, *this,
561 SI.Ptrs.size() == SI.GCRelocates.size());
773 SI.GCRelocates.push_back(Relocate);