Searched refs:kMaxKnownRhs (Results 1 – 1 of 1) sorted by relevance
104 static const int kMaxKnownRhs = 0x40000000; variable143 if (constant_rhs <= kMaxKnownRhs && IsPowerOf2(constant_rhs)) return true; in RhsIsOneWeWantToOptimizeFor()