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

Declarations

include/llvm/IR/Statepoint.h
  447 StatepointDirectives parseStatepointDirectivesFromAttrs(AttributeList AS);

References

lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  941   auto SD = parseStatepointDirectivesFromAttrs(Call->getAttributes());
lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
 1447       parseStatepointDirectivesFromAttrs(Call->getAttributes());