Searched refs:edss (Results 1 – 2 of 2) sorted by relevance
5928 gfc_ss *edss = 0; in gfc_trans_where_3() local5972 edss = gfc_walk_expr (edst); in gfc_trans_where_3()5979 gfc_add_ss_to_loop (&loop, edss); in gfc_trans_where_3()5991 gfc_mark_ss_chain_used (edss, 1); in gfc_trans_where_3()6007 edse.ss = edss; in gfc_trans_where_3()6024 if (edss != gfc_ss_terminator && loop.temp_ss != NULL) in gfc_trans_where_3()
5892 gfc_ss *edss = 0; in gfc_trans_where_3() local5936 edss = gfc_walk_expr (edst); in gfc_trans_where_3()5943 gfc_add_ss_to_loop (&loop, edss); in gfc_trans_where_3()5955 gfc_mark_ss_chain_used (edss, 1); in gfc_trans_where_3()5971 edse.ss = edss; in gfc_trans_where_3()5988 if (edss != gfc_ss_terminator && loop.temp_ss != NULL) in gfc_trans_where_3()