Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DStatepoints.rst541 .. _RewriteStatepointsForGC: target in Utility Passes for Safepoint Insertion
543 RewriteStatepointsForGC section in Utility Passes for Safepoint Insertion
617 .. _RewriteStatepointsForGC_intrinsic_lowering: argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DRewriteStatepointsForGC.h29 struct RewriteStatepointsForGC : public PassInfoMixin<RewriteStatepointsForGC> { struct