Files
clang-p2996/llvm/lib/CodeGen/GlobalISel/Utils.cpp
Ellis Hoag 9cc5a4bf66 Remove llvm::shouldOptForSize() from Utils.h (#112630)
Remove `llvm::shouldOptForSize()` from `Utils.h` since we can use
`llvm::shouldOptimizeForSize()` from `SizeOpts.h` instead.

Depends on https://github.com/llvm/llvm-project/pull/112626
2024-10-29 14:23:47 -05:00

72 KiB