diff options
author | Kazu Hirata <kazu@google.com> | 2023-03-22 22:10:25 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2023-03-22 22:10:25 -0700 |
commit | 7bb6d1b32ea9972277201b7651086ab9faffc557 (patch) | |
tree | a4e06f72c74e65d43de48c19cd50879462b61375 /llvm/lib/CodeGen/MachineCheckDebugify.cpp | |
parent | 4524db7316b2db9a999b2894a047799dfb6c5cf6 (diff) | |
download | llvm-7bb6d1b32ea9972277201b7651086ab9faffc557.zip llvm-7bb6d1b32ea9972277201b7651086ab9faffc557.tar.gz llvm-7bb6d1b32ea9972277201b7651086ab9faffc557.tar.bz2 |
[llvm] Skip getAPIntValue (NFC)
ConstantSDNode provides some convenience functions like isZero,
getZExtValue, and isMinSignedValue that are named identically to those
provided by APInt, so we can "skip" getAPIntValue.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCheckDebugify.cpp')
0 files changed, 0 insertions, 0 deletions