llvm-project
cbb5e244 - [PredicateInfo] Remove redundant EdgeOnly member (NFC)

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
Parents
Loading