Files
clang-p2996/llvm/lib/IR/ConstantRange.cpp
Ramkumar Ramachandra 2b5214b9e1 IR: de-duplicate two CmpInst routines (NFC) (#116866)
De-duplicate the functions getSignedPredicate and getUnsignedPredicate,
nearly identical versions of which were present in CmpInst and ICmpInst,
creating less confusion.
2024-11-20 09:30:35 +00:00

77 KiB