Searched refs:expr_pre_comp (Results 1 – 3 of 3) sorted by relevance
113 return (a->expr_pre_comp == b->expr_pre_comp); in cond_expr_equal()162 new_node->expr_pre_comp = node->expr_pre_comp; in cond_node_create()356 cn->expr_pre_comp = 0x0; in cond_normalize_expr()432 cn->expr_pre_comp |= 0x1 << test; in cond_normalize_expr()
1579 new_node->expr_pre_comp = cur->expr_pre_comp; in copy_cond_list()
90 uint32_t expr_pre_comp; member