llvm-project
6b647de0 - [NFC] Remove the unused hasMinSize() (#133838)

Commit
222 days ago
[NFC] Remove the unused hasMinSize() (#133838) The 'hasOptSize()' is 'hasFnAttribute(Attribute::OptimizeForSize) || hasMinSize()', so we don't need another 'hasMinSize()'.
Author
Parents
Loading