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

  /src/external/gpl3/gcc/dist/gcc/
cgraphunit.cc 1926 tp_first_run_node_cmp (const void *pa, const void *pb) function
1989 sizeof (cgraph_node *), tp_first_run_node_cmp);
  /src/external/gpl3/gcc.old/dist/gcc/
cgraphunit.cc 1907 tp_first_run_node_cmp (const void *pa, const void *pb) function
1970 sizeof (cgraph_node *), tp_first_run_node_cmp);

Completed in 61 milliseconds