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

References

lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  996   if (Relocate.getStatepoint()->getParent() == Relocate.getParent())
  996   if (Relocate.getStatepoint()->getParent() == Relocate.getParent())
  997     StatepointLowering.relocCallVisited(Relocate);
  999   auto *Ty = Relocate.getType()->getScalarType();
 1004   const Value *DerivedPtr = Relocate.getDerivedPtr();
 1007   auto &SpillMap = FuncInfo.StatepointSpillMaps[Relocate.getStatepoint()];
 1015     setValue(&Relocate, SD);
 1036                                                          Relocate.getType());
 1044   setValue(&Relocate, SpillLoad);