commit | 6a96c61659198306fb2f8e63f7466dd2e3c87399 | [log] [tgz] |
---|---|---|
author | Pete Cooper <peter_cooper@apple.com> | Wed Jul 15 00:43:57 2015 +0000 |
committer | Pete Cooper <peter_cooper@apple.com> | Wed Jul 15 00:43:57 2015 +0000 |
tree | 23cce19ece30d53c572f484edd92e75a2952ba3b | |
parent | 8acd3869694883cffc08e3a21929208055e7a845 [diff] |
Use getAnyExtOrTrunc helper instead of manually doing ext/trunc check. NFC. The code here was doing exactly what is already in getAnyExtOrTrunc(). Just use that method instead. llvm-svn: 242261