Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-chrec.c1126 tree *base, tree *step, tree at_stmt, in convert_affine_scev()
1248 chrec_convert (tree type, tree chrec, tree at_stmt) in chrec_convert()
1266 chrec_convert_1 (tree type, tree chrec, tree at_stmt, in chrec_convert_1()
H A Dtree-scalar-evolution.c658 tree at_stmt) in add_to_evolution_1()
850 tree to_add, tree at_stmt) in add_to_evolution()
1043 follow_ssa_edge_in_rhs (struct loop *loop, tree at_stmt, tree rhs, in follow_ssa_edge_in_rhs()
1620 interpret_rhs_modify_expr (struct loop *loop, tree at_stmt, in interpret_rhs_modify_expr()
1824 fold_used_pointer (tree expr, tree at_stmt) in fold_used_pointer()
H A Dtree-ssa-loop-niter.c1683 record_estimate (struct loop *loop, tree bound, tree additional, tree at_stmt) in record_estimate()
2001 tree at_stmt, struct loop *loop, in scev_probably_wraps_p()
H A Dcfgloop.h52 tree at_stmt; /* ... this statement during one execution of member