Searched refs:is_true_value_constant (Results 1 – 1 of 1) sorted by relevance
3708 bool is_true_value_constant = cst_true_value != nullptr; in VisitSelect() local3712 Operand true_op = is_true_value_constant ? in VisitSelect()3720 true_value_in_register |= !is_true_value_constant; in VisitSelect()