Fix dominates() for block's.
- dominates() for blocks was assuming that there was only a single block at the top level whenever there was a hierarchy of blocks (as in the case of 'for'/'if' instructions). - fix the comments as well PiperOrigin-RevId: 227319738
Loading
Please sign in to comment