julia
7e7e280c - reachability: Ignore virtual catch predecessor (#54077)

Commit
1 year ago
reachability: Ignore virtual catch predecessor (#54077) For catch blocks, we add a virtual `0` predecessor in addition to the predecessor from the enter block. However, for reachability purposes, only real predecessors count, so ignore that here.
Author
Parents
Loading