Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid detection of false loop variables.
If the loop variable candidate has a dominating block that lives in an unrelated loop, we have to reject the loop variable candidate.
- Loading branch information