Searched refs:expr_pre_comp (Results 1 – 3 of 3) sorted by relevance
114 return (a->expr_pre_comp == b->expr_pre_comp); in cond_expr_equal()163 new_node->expr_pre_comp = node->expr_pre_comp; in cond_node_create()356 cn->expr_pre_comp = 0x0; in cond_normalize_expr()429 cn->expr_pre_comp |= UINT32_C(1) << test; in cond_normalize_expr()
1539 new_node->expr_pre_comp = cur->expr_pre_comp; in copy_cond_list()
90 uint32_t expr_pre_comp; member