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