Home
last modified time | relevance | path

Searched refs:prev_nest (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-stmt.cc55 struct forall_info *prev_nest; member
4167 forall_tmp = forall_tmp->prev_nest; in gfc_trans_nested_forall_loop()
4526 forall_tmp = forall_tmp->prev_nest; in compute_overall_iter_number()
5112 info->prev_nest = nested_forall_info; in gfc_trans_forall_1()
H A DChangeLog-20075171 single prev_nest field (singly-linked list).
5174 (compute_overall_iter_number): Use prev_nest instead of next_nest.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-stmt.c55 struct forall_info *prev_nest; member
4131 forall_tmp = forall_tmp->prev_nest; in gfc_trans_nested_forall_loop()
4490 forall_tmp = forall_tmp->prev_nest; in compute_overall_iter_number()
5076 info->prev_nest = nested_forall_info; in gfc_trans_forall_1()