Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp163 class RewriteStatepointsForGCLegacyPass : public ModulePass { class
169 RewriteStatepointsForGCLegacyPass() : ModulePass(ID), Impl() { in RewriteStatepointsForGCLegacyPass() function in __anonf0f4fcb40111::RewriteStatepointsForGCLegacyPass
216 char RewriteStatepointsForGCLegacyPass::ID = 0;
219 return new RewriteStatepointsForGCLegacyPass(); in createRewriteStatepointsForGCLegacyPass()
222 INITIALIZE_PASS_BEGIN(RewriteStatepointsForGCLegacyPass,
227 INITIALIZE_PASS_END(RewriteStatepointsForGCLegacyPass,