[InstCombine] Fix -Wunused-variable when -DLLVM_ENABLE_ASSERTIONS=off
authorFangrui Song <maskray@google.com>
Fri, 1 Feb 2019 14:22:02 +0000 (14:22 +0000)
committerFangrui Song <maskray@google.com>
Fri, 1 Feb 2019 14:22:02 +0000 (14:22 +0000)
commit8495aabec2c3d3d83407cceb5573127d97bc2c80
tree3175184776a4997d192c73ade9c3c8af196811f8
parentbe23a91fcd9870254a8c0f70f8f2cd1b3835f438
[InstCombine] Fix -Wunused-variable when -DLLVM_ENABLE_ASSERTIONS=off

llvm-svn: 352871
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp