Searched refs:the_negated (Results 1 – 1 of 1) sorted by relevance
983 HInstruction* the_negated = negLeft ? true_value->InputAt(0) : false_value->InputAt(0); in VisitSelect() local985 if (a == the_negated && a == not_negated && IsInt64Value(b, 0)) { in VisitSelect()