Files
clang-p2996/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
Jonas Paulsson b13373db25 [SystemZ] Use hasAddressTaken() with verifyNarrowIntegerArgs (NFC). (#131039)
Use hasAddressTaken() in SystemZ instead of doing this computation in
isFullyInternal(), and make sure to only do this once per Function.
2025-03-21 19:07:46 +01:00

411 KiB