Searched refs:is_const2_negated (Results 1 – 1 of 1) sorted by relevance
2969 bool is_const2_negated = (const2 == right) && instruction->IsSub(); in TrySubtractionChainSimplification() local2970 int64_t const2_val = GetValue(const2, is_const2_negated); in TrySubtractionChainSimplification()