This function always returns `true`; so we can transform it to return `void` and simplify the code. Follow up of https://github.com/llvm/llvm-project/pull/179501 .
This function always returns `true`; so we can transform it to return `void` and simplify the code. Follow up of https://github.com/llvm/llvm-project/pull/179501 .