Home
last modified time | relevance | path

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

/llvm-project/llvm/docs/
H A DStatepoints.rst548 .. _RewriteStatepointsForGC: global() target in Utility Passes for Safepoint Insertion
550 RewriteStatepointsForGC global() section in Utility Passes for Safepoint Insertion
627 RewriteStatepointsForGC_intrinsic_loweringRewriteStatepointsForGC global() argument
[all...]
/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DRewriteStatepointsForGC.h29 struct RewriteStatepointsForGC : public PassInfoMixin<RewriteStatepointsForGC> { struct