Files
clang-p2996/llvm/lib/IR/ConstantRange.cpp
Roman Lebedev 7465da2077 [ConstantRange] Introduce getMinSignedBits() method
Similar to the ConstantRange::getActiveBits(), and to similarly-named
methods in APInt, returns the bitwidth needed to represent
the given signed constant range
2020-09-22 21:37:30 +03:00

57 KiB