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

  /src/external/gpl3/gcc/dist/gcc/
ipa-fnsummary.cc 3172 compute_fn_summary (struct cgraph_node *node, bool early) function
3319 compute_fn_summary (cgraph_node::get (current_function_decl), true);
4428 compute_fn_summary (node, false);
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-fnsummary.cc 3092 compute_fn_summary (struct cgraph_node *node, bool early) function
3239 compute_fn_summary (cgraph_node::get (current_function_decl), true);
4317 compute_fn_summary (node, false);

Completed in 25 milliseconds