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

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-threadupdate.h 88 class fwd_jt_path_registry : public jt_path_registry class in inherits:jt_path_registry
91 fwd_jt_path_registry ();
92 ~fwd_jt_path_registry ();
tree-ssa-threadupdate.cc 182 fwd_jt_path_registry::fwd_jt_path_registry () function in class:fwd_jt_path_registry
189 fwd_jt_path_registry::~fwd_jt_path_registry ()
456 fwd_jt_path_registry::lookup_redirection_data (edge e, insert_option insert)
1422 fwd_jt_path_registry::thread_block_1 (basic_block bb,
1616 fwd_jt_path_registry::thread_block (basic_block bb, bool noloop_only)
1697 fwd_jt_path_registry::thread_through_loop_header (class loop *loop,
1953 fwd_jt_path_registry::mark_threaded_blocks (bitmap threaded_blocks)
2560 fwd_jt_path_registry::remove_jump_threads_including (edge_def *e
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-threadupdate.h 88 class fwd_jt_path_registry : public jt_path_registry class in inherits:jt_path_registry
91 fwd_jt_path_registry ();
92 ~fwd_jt_path_registry ();
tree-ssa-threadupdate.cc 182 fwd_jt_path_registry::fwd_jt_path_registry () function in class:fwd_jt_path_registry
189 fwd_jt_path_registry::~fwd_jt_path_registry ()
456 fwd_jt_path_registry::lookup_redirection_data (edge e, insert_option insert)
1442 fwd_jt_path_registry::thread_block_1 (basic_block bb,
1623 fwd_jt_path_registry::thread_block (basic_block bb, bool noloop_only)
1704 fwd_jt_path_registry::thread_through_loop_header (class loop *loop,
1960 fwd_jt_path_registry::mark_threaded_blocks (bitmap threaded_blocks)
2567 fwd_jt_path_registry::remove_jump_threads_including (edge_def *e
    [all...]

Completed in 24 milliseconds