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

References

include/llvm/IR/Statepoint.h
  447 StatepointDirectives parseStatepointDirectivesFromAttrs(AttributeList AS);
lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  939   unsigned DefaultID = StatepointDirectives::DeoptBundleStatepointID;
  941   auto SD = parseStatepointDirectivesFromAttrs(Call->getAttributes());
lib/IR/Statepoint.cpp
   59 StatepointDirectives
   61   StatepointDirectives Result;
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
 1428   uint64_t StatepointID = StatepointDirectives::DefaultStatepointID;
 1446   StatepointDirectives SD =