Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isPowerOf2

549       if (RA.isPowerOf2()) {
586 if (RA.isPowerOf2()) {
816 return CI->getValue().isPowerOf2();
881 if ((~(LHSZeroBits & RHSZeroBits)).isPowerOf2())