Searched refs:shouldRewriteStatepointsIn (Results 1 – 1 of 1) sorted by relevance
2561 static bool shouldRewriteStatepointsIn(Function &F) { in shouldRewriteStatepointsIn() function2575 assert(std::any_of(M.begin(), M.end(), shouldRewriteStatepointsIn) && in stripNonValidAttributes()2593 if (!shouldRewriteStatepointsIn(F)) in runOnFunction()