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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-threadupdate.cc 162 jump_thread_path_allocator::allocate_thread_path () function in class:jump_thread_path_allocator
208 jt_path_registry::allocate_thread_path () function in class:jt_path_registry
210 return m_allocator.allocate_thread_path ();
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-threadupdate.cc 162 jump_thread_path_allocator::allocate_thread_path () function in class:jump_thread_path_allocator
208 jt_path_registry::allocate_thread_path () function in class:jt_path_registry
210 return m_allocator.allocate_thread_path ();

Completed in 27 milliseconds