aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2020-11-06 10:36:30 +0300
committerRoman Lebedev <lebedev.ri@gmail.com>2020-11-06 11:31:09 +0300
commitc7c702a272f6b1a3578460eefc07e1282b43cf13 (patch)
treecb5e261110ae8fc48effcedba1b3c490f58d7f2c /clang/lib/CodeGen/CodeGenFunction.cpp
parenta5ae3edaa380702eb2be225721533c1aab2f4d3e (diff)
downloadllvm-c7c702a272f6b1a3578460eefc07e1282b43cf13.zip
llvm-c7c702a272f6b1a3578460eefc07e1282b43cf13.tar.gz
llvm-c7c702a272f6b1a3578460eefc07e1282b43cf13.tar.bz2
[IR] CmpInst: add isEquality(Pred)
Currently there is only a member version of isEquality(), which requires an actual [IF]CmpInst to be avaliable, which isn't always possible, and is inconsistent with the general pattern here. I wanted to use it in a new patch, but it wasn't there..
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions