Files
clang-p2996/llvm/lib/Transforms/Instrumentation/PGOForceFunctionAttrs.cpp
Ningning Shi(史宁宁) 6b647de031 [NFC] Remove the unused hasMinSize() (#133838)
The 'hasOptSize()' is 'hasFnAttribute(Attribute::OptimizeForSize) ||
hasMinSize()', so we don't need another 'hasMinSize()'.
2025-04-01 15:23:34 +08:00

2.3 KiB