Home
last modified time | relevance | path

Searched refs:create_linear_expr_from_tree (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgraphite-sese-to-poly.c1125 create_linear_expr_from_tree (poly_bb_p pbb, tree t) in create_linear_expr_from_tree() function
1189 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()