Searched defs:loop1 (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | graphite-interchange.c | 522 lst_perfectly_nested_p (lst_p loop1, lst_p loop2) in lst_perfectly_nested_p() 541 lst_perfect_nestify (lst_p loop1, lst_p loop2, lst_p *before, in lst_perfect_nestify() 585 lst_try_interchange_loops (scop_p scop, lst_p loop1, lst_p loop2) in lst_try_interchange_loops() 647 lst_p loop1, loop2; in lst_interchange_select_inner() local
|
H A D | tree-chrec.c | 97 struct loop *loop1 = get_chrec_loop (poly1); in chrec_fold_plus_poly_poly() local 183 struct loop *loop1 = get_chrec_loop (poly1); in chrec_fold_multiply_poly_poly() local
|
H A D | sese.c | 156 struct loop *loop0, *loop1; in build_sese_loop_nests() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-loop-split.c | 232 connect_loop_phis (struct loop *loop1, struct loop *loop2, edge new_e) in connect_loop_phis() 326 connect_loops (struct loop *loop1, struct loop *loop2) in connect_loops() 490 split_loop (struct loop *loop1, struct tree_niter_desc *niter) in split_loop()
|
H A D | tree-chrec.c | 101 struct loop *loop1 = get_chrec_loop (poly1); in chrec_fold_plus_poly_poly() local 193 struct loop *loop1 = get_chrec_loop (poly1); in chrec_fold_multiply_poly_poly() local
|
H A D | tree-ssa-loop-im.c | 1485 struct loop *loop1 = bb1->loop_father; in sort_bbs_in_loop_postorder_cmp() local 1499 struct loop *loop1 = gimple_bb (loc1->stmt)->loop_father; in sort_locs_in_loop_postorder_cmp() local
|