[Attributor] Teach AAIsDead about undef values
Not only if the branch or switch condition is dead but also if it is assumed `undef` we can delay AAIsDead exploration.
Loading
Please sign in to comment
Not only if the branch or switch condition is dead but also if it is assumed `undef` we can delay AAIsDead exploration.