llvm-project
cbb5e244
- [PredicateInfo] Remove redundant EdgeOnly member (NFC)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
138 days ago
[PredicateInfo] Remove redundant EdgeOnly member (NFC) EdgeOnly indicates a phi def, which can already be identified by LN_Last with non-null PInfo. Most of the code already reasons in terms of LN_Last instead of EdgeOnly.
Author
nikic
Parents
d196124d
Loading