Home
last modified time | relevance | path

Searched refs:jump_thread_path_allocator (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadupdate.h44 class jump_thread_path_allocator
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;
H A Dtree-ssa-threadupdate.cc143 jump_thread_path_allocator::jump_thread_path_allocator () in jump_thread_path_allocator() function in jump_thread_path_allocator
148 jump_thread_path_allocator::~jump_thread_path_allocator () in ~jump_thread_path_allocator()
154 jump_thread_path_allocator::allocate_thread_edge (edge e, in allocate_thread_edge()
162 jump_thread_path_allocator::allocate_thread_path () in allocate_thread_path()
H A DChangeLog-202127997 (jump_thread_path_allocator::jump_thread_path_allocator): New.
27998 (jump_thread_path_allocator::~jump_thread_path_allocator): New.
27999 (jump_thread_path_allocator::allocate_thread_edge): New.
28000 (jump_thread_path_allocator::allocate_thread_path): New.
28039 (class jump_thread_path_allocator): ...here...