llvm-project
d7cc82b9
- [IndVars] Split NumElimCmp statistic into three pieces (#170514)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
50 days ago
[IndVars] Split NumElimCmp statistic into three pieces (#170514) Only one of the three update paths actual eliminates the comparison. While here, use early return to clarify the code structure.
References
#170514 - [IndVars] Split NumElimCmp statistic into three pieces
Author
preames
Parents
33a80a7d
Loading