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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-threadupdate.h 44 class jump_thread_path_allocator class
47 jump_thread_path_allocator ();
48 ~jump_thread_path_allocator ();
52 DISABLE_COPY_AND_ASSIGN (jump_thread_path_allocator);
79 jump_thread_path_allocator m_allocator;
tree-ssa-threadupdate.cc 143 jump_thread_path_allocator::jump_thread_path_allocator () function in class:jump_thread_path_allocator
148 jump_thread_path_allocator::~jump_thread_path_allocator ()
154 jump_thread_path_allocator::allocate_thread_edge (edge e,
162 jump_thread_path_allocator::allocate_thread_path ()
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-threadupdate.h 44 class jump_thread_path_allocator class
47 jump_thread_path_allocator ();
48 ~jump_thread_path_allocator ();
52 DISABLE_COPY_AND_ASSIGN (jump_thread_path_allocator);
79 jump_thread_path_allocator m_allocator;
tree-ssa-threadupdate.cc 143 jump_thread_path_allocator::jump_thread_path_allocator () function in class:jump_thread_path_allocator
148 jump_thread_path_allocator::~jump_thread_path_allocator ()
154 jump_thread_path_allocator::allocate_thread_edge (edge e,
162 jump_thread_path_allocator::allocate_thread_path ()

Completed in 71 milliseconds