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