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

References

lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  345   StatepointSpillMaps.clear();
lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  154         Builder.FuncInfo.StatepointSpillMaps[Relocate->getStatepoint()];
  604   auto &SpillMap = Builder.FuncInfo.StatepointSpillMaps[StatepointInstr];
  657                         FuncInfo.StatepointSpillMaps[SI.StatepointInstr]);
 1007   auto &SpillMap = FuncInfo.StatepointSpillMaps[Relocate.getStatepoint()];