summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2019-04-14 04:45:04 +0000
committerFangrui Song <maskray@google.com>2019-04-14 04:45:04 +0000
commit43d110bd27af02b6cb9af264b1d204ce43cb7b95 (patch)
tree395925308f8145fd39902419a3f34c6e82202278 /clang/lib/Frontend/InitPreprocessor.cpp
parent476dd06854e866f7255b3b17fe37f0226e9dd8ac (diff)
downloadbcm5719-llvm-43d110bd27af02b6cb9af264b1d204ce43cb7b95.tar.gz
bcm5719-llvm-43d110bd27af02b6cb9af264b1d204ce43cb7b95.zip
[ConstantRange] Delete unused getSetSize
getSetSize returns an APInt that is 1 bit wider. The APInt is typically 65-bit and requires memory allocation. isSizeStrictlySmallerThan and isSizeLargerThan are preferred. The last use of this helper method was removed by rL302385. llvm-svn: 358347
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud