Searched refs:is_last_ref_vtab (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dsimplify.c3027 is_last_ref_vtab (gfc_expr *e) function
3053 if (is_last_ref_vtab (a) || is_last_ref_vtab (mold))
3103 if (is_last_ref_vtab (a) || is_last_ref_vtab (b))
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dsimplify.cc3060 is_last_ref_vtab (gfc_expr *e) function
3086 if (is_last_ref_vtab (a) || is_last_ref_vtab (mold))
3136 if (is_last_ref_vtab (a) || is_last_ref_vtab (b))

Completed in 109 milliseconds