Files
clang-p2996/llvm/lib/IR/ConstantRange.cpp
Roman Lebedev e8c7f43e2c [NFC][ConstantRange] Add 'icmp' helper method
"Does the predicate hold between two ranges?"

Not very surprisingly, some places were already doing this check,
without explicitly naming the algorithm, cleanup them all.
2021-04-10 19:38:55 +03:00

58 KiB