Searched refs:RewriteStatepointsForGC (Results 1 – 4 of 4) sorted by relevance
29 struct RewriteStatepointsForGC : public PassInfoMixin<RewriteStatepointsForGC> { struct
124 MODULE_PASS("rewrite-statepoints-for-gc", RewriteStatepointsForGC())
133 PreservedAnalyses RewriteStatepointsForGC::run(Module &M, in run()3028 bool RewriteStatepointsForGC::runOnFunction(Function &F, DominatorTree &DT, in runOnFunction()
1885 SRCS_MIN+= Transforms/Scalar/RewriteStatepointsForGC.cpp