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

  /src/external/gpl3/gcc/dist/gcc/
ipa-modref.cc 748 get_modref_function_summary (cgraph_node *func) function
775 get_modref_function_summary (gcall *call, bool *interposed) function
783 modref_summary *r = get_modref_function_summary (node);
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-modref.cc 746 get_modref_function_summary (cgraph_node *func) function
773 get_modref_function_summary (gcall *call, bool *interposed) function
781 modref_summary *r = get_modref_function_summary (node);

Completed in 33 milliseconds