Searched refs:RHSNonNegative (Results 1 – 1 of 1) sorted by relevance
159 bool RHSNonNegative, RHSNegative; in WillNotOverflowSignedMul() local161 ComputeSignBit(RHS, RHSNonNegative, RHSNegative, /*Depth=*/0, &CxtI); in WillNotOverflowSignedMul()162 if (LHSNonNegative || RHSNonNegative) in WillNotOverflowSignedMul()