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

References

lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  942   SI.ID = SD.StatepointID.getValueOr(DefaultID);
lib/IR/Statepoint.cpp
   68       Result.StatepointID = StatepointID;
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
 1450   if (SD.StatepointID)
 1451     StatepointID = *SD.StatepointID;