Searched defs:at_stmt (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtree-chrec.c1192 convert_affine_scev(struct loop *loop, tree type, tree *base, tree *step, gimple at_stmt, bool use_overflow_semantics) argument
1294 chrec_convert_rhs(tree type, tree chrec, gimple at_stmt) argument
1327 chrec_convert(tree type, tree chrec, gimple at_stmt) argument
1345 chrec_convert_1(tree type, tree chrec, gimple at_stmt, bool use_overflow_semantics) argument
[all...]
H A Dtree-scalar-evolution.c642 add_to_evolution_1(unsigned loop_nb, tree chrec_before, tree to_add, gimple at_stmt) argument
839 add_to_evolution(unsigned loop_nb, tree chrec_before, enum tree_code code, tree to_add, gimple at_stmt) argument
936 follow_ssa_edge_binary(struct loop *loop, gimple at_stmt, tree type, tree rhs0, enum tree_code code, tree rhs1, gphi *halting_phi, tree *evolution_of_loop, int limit) argument
1071 follow_ssa_edge_expr(struct loop *loop, gimple at_stmt, tree expr, gphi *halting_phi, tree *evolution_of_loop, int limit) argument
1724 interpret_rhs_expr(struct loop *loop, gimple at_stmt, tree type, tree rhs1, enum tree_code code, tree rhs2) argument
1949 interpret_expr(struct loop *loop, gimple at_stmt, tree expr) argument
[all...]
H A Dtree-ssa-loop-niter.c2680 record_estimate(struct loop *loop, tree bound, const widest_int &i_bound, gimple at_stmt, bool is_exit, bool realistic, bool upper) argument
3791 scev_probably_wraps_p(tree base, tree step, gimple at_stmt, struct loop *loop, bool use_overflow_semantics) argument
[all...]
H A Dtree-vect-stmts.c1686 gimple at_stmt = gsi_stmt (*gsi); local

Completed in 127 milliseconds