AArch64/GlobalISel: Remove some null checks for getVRegDef
getVRegDef is not allowed to fail for generic virtual registers, so there's not much point in checking it.
Loading
Please sign in to comment
getVRegDef is not allowed to fail for generic virtual registers, so there's not much point in checking it.