Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isKnownToBeAPowerOfTwo

2796         match(Op1, m_Zero()) && isKnownToBeAPowerOfTwo(A) && I.isEquality())