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