Searched defs:loop2 (Results 1 – 4 of 4) 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
|
/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() 560 struct loop *loop2 = loop_version (loop1, cond, &cond_bb, in split_loop() local
|
H A D | tree-ssa-loop-im.c | 1486 struct loop *loop2 = bb2->loop_father; in sort_bbs_in_loop_postorder_cmp() local 1500 struct loop *loop2 = gimple_bb (loc2->stmt)->loop_father; in sort_locs_in_loop_postorder_cmp() local
|
H A D | gimple-loop-interchange.cc | 1794 for (loop_p loop2 = loop_outer (loop); in proper_loop_form_for_interchange() local
|