diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2020-11-06 10:36:30 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2020-11-06 11:31:09 +0300 |
commit | c7c702a272f6b1a3578460eefc07e1282b43cf13 (patch) | |
tree | cb5e261110ae8fc48effcedba1b3c490f58d7f2c /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | a5ae3edaa380702eb2be225721533c1aab2f4d3e (diff) | |
download | llvm-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