HomeSort by: relevance | last modified time | path
    Searched refs:cgraph_max_summary_id (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
cgraph.h 2230 cgraph_count (0), cgraph_max_uid (1), cgraph_max_summary_id (0),
2447 node->m_summary_id = cgraph_max_summary_id++;
2469 int cgraph_max_summary_id; variable
symbol-summary.h 397 this->m_symtab->cgraph_max_summary_id);
  /src/external/gpl3/gcc/dist/gcc/
cgraph.h 2233 cgraph_count (0), cgraph_max_uid (1), cgraph_max_summary_id (0),
2450 node->m_summary_id = cgraph_max_summary_id++;
2472 int cgraph_max_summary_id; variable
symbol-summary.h 397 this->m_symtab->cgraph_max_summary_id);

Completed in 42 milliseconds