[X86] Simplify the API of FixupBWInstPass::getSuperRegDestIfDead. NFC. (#65581)
It is easy to check the returned register for validity so there is no need to return a separate boolean flag.
Loading
Please sign in to comment
It is easy to check the returned register for validity so there is no need to return a separate boolean flag.