commit | 70629e6c18182633d98ece139a63ab7cbbe396e8 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@gmail.com> | Sun Apr 30 00:44:05 2017 +0000 |
committer | Craig Topper <craig.topper@gmail.com> | Sun Apr 30 00:44:05 2017 +0000 |
tree | 5af55b4f05e0cd4c907a672104fa01d7f3b5252b | |
parent | 99767332b8fe412bf65b121fe6c951c417f8baaa [diff] |
[ConstantRange] Fix a couple cases where we were possibly throwing away an APInt allocation we could reuse. NFC This uses setAllBits to replace getMaxValue and operator=(uint64_t) instead of constructing an APInt from uint64_t. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301761 91177308-0d34-0410-b5e6-96231b3b80d8