Rahul Joshi 43a8b7de88
[NFC][LLVM] Rename several ArgsTys arguments to OverloadTys. (#190210)
Rename several arguments to intrinsic related functions from `ArgsTys`
to `OverloadTys` to better reflect their meaning. The only variables
left with name `ArgTys` now actually mean function argument types.

Also reamove an incorrect comment in Intrinsics.td. Dependent types do
allow forward references starting with
7957fc6547
2026-04-02 12:36:28 -07:00
..