[FunctionAttrs] Inline setDoesNotRecurse() and delete it. NFC
It always returns true, which may lead to confusion. Inline it because it is trivial and only called twice.
Loading
Please sign in to comment
It always returns true, which may lead to confusion. Inline it because it is trivial and only called twice.