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