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

  /src/external/gpl3/gcc/dist/gcc/
symbol-summary.h 104 T* allocate_new () function in class:function_summary_base
204 *v = this->allocate_new ();
400 (*m_vector)[id] = this->allocate_new ();
611 T* allocate_new () function in class:call_summary_base
703 *v = this->allocate_new ();
873 (*m_vector)[id] = this->allocate_new ();
  /src/external/gpl3/gcc.old/dist/gcc/
symbol-summary.h 104 T* allocate_new () function in class:function_summary_base
204 *v = this->allocate_new ();
400 (*m_vector)[id] = this->allocate_new ();
611 T* allocate_new () function in class:call_summary_base
703 *v = this->allocate_new ();
873 (*m_vector)[id] = this->allocate_new ();

Completed in 24 milliseconds