Searched refs:true_sub2 (Results 1 – 1 of 1) sorted by relevance
987 HInstruction* true_sub2 = true_value->InputAt(1); in VisitSelect() local991 (a == true_sub1 && b == true_sub2 && a == false_sub2 && b == false_sub1)) || in VisitSelect()993 (a == true_sub2 && b == true_sub1 && a == false_sub1 && b == false_sub2))) && in VisitSelect()