Files
clang-p2996/llvm/lib/Transforms/IPO/SCCP.cpp
Nikita Popov b7e51b4f13 [IPSCCP] Infer attributes on arguments (#107114)
During inter-procedural SCCP, also infer attributes on arguments, not
just return values. This allows other non-interprocedural passes to make
use of the information later.
2024-09-16 10:23:41 +02:00

15 KiB