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

/freebsd-9.3-release/contrib/gcc/
H A Dcfgloop.h52 tree at_stmt; /* ... this statement during one execution of member in struct:nb_iter_bound
H A Dtree-chrec.c1125 convert_affine_scev(struct loop *loop, tree type, tree *base, tree *step, tree at_stmt, bool use_overflow_semantics) argument
1248 chrec_convert(tree type, tree chrec, tree at_stmt) argument
1266 chrec_convert_1(tree type, tree chrec, tree at_stmt, bool use_overflow_semantics) argument
[all...]
H A Dtree-ssa-loop-niter.c1683 record_estimate (struct loop *loop, tree bound, tree additional, tree at_stmt) argument
2000 scev_probably_wraps_p(tree base, tree step, tree at_stmt, struct loop *loop, bool use_overflow_semantics) argument
[all...]
H A Dtree-scalar-evolution.c657 add_to_evolution_1(unsigned loop_nb, tree chrec_before, tree to_add, tree at_stmt) argument
849 add_to_evolution(unsigned loop_nb, tree chrec_before, enum tree_code code, tree to_add, tree at_stmt) argument
1043 follow_ssa_edge_in_rhs(struct loop *loop, tree at_stmt, tree rhs, tree halting_phi, tree *evolution_of_loop, int limit) argument
1620 interpret_rhs_modify_expr(struct loop *loop, tree at_stmt, tree opnd1, tree type) argument
1824 fold_used_pointer(tree expr, tree at_stmt) argument
[all...]

Completed in 69 milliseconds