Home
last modified time | relevance | path

Searched refs:LST_LOOP_FATHER (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgraphite-poly.h746 LST_LOOP_FATHER (lst) = NULL; in new_lst_loop()
751 LST_LOOP_FATHER (l) = lst; in new_lst_loop()
765 LST_LOOP_FATHER (lst) = NULL; in new_lst_stmt()
825 LST_LOOP_FATHER (l) = lst; in lst_add_loop_under_loop()
841 if (!LST_LOOP_FATHER (lst)) in lst_depth()
858 if (!LST_LOOP_FATHER (lst)) in lst_dewey_number()
897 father = LST_LOOP_FATHER (lst); in lst_pred()
1061 LST_LOOP_FATHER (loop) = res; in lst_create_nest()
1077 LST_LOOP_FATHER (lst) = NULL; in lst_remove_from_sequence()
1091 LST_LOOP_FATHER (lst) = NULL; in lst_remove_loop_and_inline_stmts_in_loop_father()
[all …]
H A Dgraphite-poly.c1832 if (LST_LOOP_FATHER (lst)) in print_lst()
1867 if (!LST_LOOP_FATHER (lst)) in dot_lst_1()
1873 lst_depth (LST_LOOP_FATHER (lst)), in dot_lst_1()
1874 lst_dewey_number (LST_LOOP_FATHER (lst)), in dot_lst_1()
1884 lst_depth (LST_LOOP_FATHER (lst)), in dot_lst_1()
1885 lst_dewey_number (LST_LOOP_FATHER (lst)), in dot_lst_1()
H A Dgraphite-flattening.c178 lst_p inner = LST_LOOP_FATHER (stmt); in lst_offset()
H A Dgraphite-interchange.c682 father = LST_LOOP_FATHER (loop); in lst_interchange_select_outer()