Searched refs:RewriteStatepointsForGCLegacyPass (Results 1 – 1 of 1) sorted by relevance
163 class RewriteStatepointsForGCLegacyPass : public ModulePass { class169 RewriteStatepointsForGCLegacyPass() : ModulePass(ID), Impl() { in RewriteStatepointsForGCLegacyPass() function in __anon7262c22f0111::RewriteStatepointsForGCLegacyPass216 char RewriteStatepointsForGCLegacyPass::ID = 0;219 return new RewriteStatepointsForGCLegacyPass(); in createRewriteStatepointsForGCLegacyPass()222 INITIALIZE_PASS_BEGIN(RewriteStatepointsForGCLegacyPass,227 INITIALIZE_PASS_END(RewriteStatepointsForGCLegacyPass,