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

  /src/external/gpl3/gcc/dist/gcc/
cgraphclones.cc 319 dump_callgraph_transformation (const cgraph_node *original, function
392 dump_callgraph_transformation (this, new_inlined_to, "inlining to");
484 dump_callgraph_transformation (this, new_node, suffix);
988 dump_callgraph_transformation (this, new_version, suffix);
  /src/external/gpl3/gcc.old/dist/gcc/
cgraphclones.cc 308 dump_callgraph_transformation (const cgraph_node *original, function
381 dump_callgraph_transformation (this, new_inlined_to, "inlining to");
471 dump_callgraph_transformation (this, new_node, suffix);
975 dump_callgraph_transformation (this, new_version, suffix);

Completed in 44 milliseconds