[APInt] set all bits for getBitsSetWithWrap if loBit == hiBit
differentiate getBitsSetWithWrap & getBitsSet when loBit == hiBit getBitsSetWithWrap sets all bits; getBitsSet does nothing. Reviewed By: lkail, RKSimon, lebedev.ri Differential Revision: https://reviews.llvm.org/D81325
Loading
Please register or sign in to comment