Searched refs:create_linear_expr_from_tree (Results 1 – 1 of 1) sorted by relevance
1125 create_linear_expr_from_tree (poly_bb_p pbb, tree t) in create_linear_expr_from_tree() function1189 left = create_linear_expr_from_tree (pbb, gimple_cond_lhs (stmt)); in add_condition_to_domain()1190 right = create_linear_expr_from_tree (pbb, gimple_cond_rhs (stmt)); in add_condition_to_domain()