HomeSort by: relevance | last modified time | path
    Searched defs:is_last_ref_vtab (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
simplify.cc 3089 is_last_ref_vtab (gfc_expr *e) function
3115 if (is_last_ref_vtab (a) || is_last_ref_vtab (mold))
3165 if (is_last_ref_vtab (a) || is_last_ref_vtab (b))
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
simplify.cc 3060 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 32 milliseconds