Home
last modified time | relevance | path

Searched defs:RewriteStatepointsForGC (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/docs/
H A DStatepoints.rst548 .. _RewriteStatepointsForGC: target in Utility Passes for Safepoint Insertion
550 RewriteStatepointsForGC section in Utility Passes for Safepoint Insertion
624 .. _RewriteStatepointsForGC_intrinsic_lowering: argument
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Scalar/
H A DRewriteStatepointsForGC.h29 struct RewriteStatepointsForGC : public PassInfoMixin<RewriteStatepointsForGC> { struct