Home
last modified time | relevance | path

Searched refs:RewriteStatepointsForGCLegacyPass (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp164 class RewriteStatepointsForGCLegacyPass : public ModulePass { class
170 RewriteStatepointsForGCLegacyPass() : ModulePass(ID), Impl() { in RewriteStatepointsForGCLegacyPass() function in __anon89fdfd490111::RewriteStatepointsForGCLegacyPass
217 char RewriteStatepointsForGCLegacyPass::ID = 0;
220 return new RewriteStatepointsForGCLegacyPass(); in createRewriteStatepointsForGCLegacyPass()
223 INITIALIZE_PASS_BEGIN(RewriteStatepointsForGCLegacyPass,
228 INITIALIZE_PASS_END(RewriteStatepointsForGCLegacyPass,