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