#include <cfg.h>
|
|
Definition at line 114 of file include/cfg.h. References _color, _finish_time, _next_node_list, _node, _num_paths, _predecessor, _start_time, _visit, and WHITE. |
|
|
Definition at line 116 of file include/cfg.h. References Node::next_node(), and node(). |
|
|
Definition at line 114 of file src/cfg.h. References _color, _finish_time, _next_node_list, _node, _num_paths, _predecessor, _start_time, _visit, and WHITE. |
|
|
Definition at line 116 of file src/cfg.h. References Node::next_node(), and node(). |
|
|
|
|
|
Definition at line 134 of file include/cfg.h. Referenced by CFG::dfs(), CFG::dfs_visit(), and CFG::print_dfs_tree(). |
|
|
Definition at line 137 of file src/cfg.h. References _finish_time. |
|
|
Definition at line 137 of file include/cfg.h. References _finish_time. |
|
|
Definition at line 128 of file src/cfg.h. References _next_node_list. |
|
|
Definition at line 128 of file include/cfg.h. References _next_node_list. Referenced by Node_Table::build(), Edge_Table::build(), CFG::dfs(), CFG::event_counting(), CFG::event_dfs(), CFG::find_node(), CFG::hide_ET_NEW_edge(), CFG::num_of_incoming_edge(), MST::pq_update(), CFG::print(), CFG::print_dfs_tree(), CFG::print_eff_sum(), CFG::process_back_edge(), CFG::unhide_EXIT_edge(), and CFG::~CFG(). |
|
|
Definition at line 126 of file src/cfg.h. References _node. |
|
|
|
Definition at line 138 of file src/cfg.h. References _num_paths. |
|
|
Definition at line 138 of file include/cfg.h. References _num_paths. Referenced by CFG::assign_value(), CFG::print_dfs_tree(), and CFG::regenerate_path(). |
|
|
Definition at line 135 of file src/cfg.h. References _predecessor. |
|
|
Definition at line 135 of file include/cfg.h. References _predecessor. |
|
|
|
|
|
Definition at line 140 of file include/cfg.h. Referenced by CFG::dfs(), and CFG::dfs_visit(). |
|
|
Definition at line 143 of file src/cfg.h. References _finish_time, and i. |
|
|
Definition at line 143 of file include/cfg.h. References _finish_time, and i. Referenced by CFG::dfs_visit(). |
|
|
Definition at line 132 of file src/cfg.h. References _next_node_list. |
|
|
Definition at line 132 of file include/cfg.h. References _next_node_list. Referenced by CFG::build_one_block(), and CFG::read_file(). |
|
|
Definition at line 130 of file src/cfg.h. References _node. |
|
|
Definition at line 130 of file include/cfg.h. References _node. Referenced by CFG::build(), CFG::build_one_block(), and CFG::read_file(). |
|
|
Definition at line 144 of file src/cfg.h. References _num_paths, and i. |
|
|
Definition at line 144 of file include/cfg.h. References _num_paths, and i. Referenced by CFG::assign_value(). |
|
|
Definition at line 141 of file src/cfg.h. References _predecessor, and i. |
|
|
Definition at line 141 of file include/cfg.h. References _predecessor, and i. Referenced by CFG::dfs(), and CFG::dfs_visit(). |
|
|
Definition at line 142 of file src/cfg.h. References _start_time, and i. |
|
|
Definition at line 142 of file include/cfg.h. References _start_time, and i. Referenced by CFG::dfs_visit(). |
|
|
Definition at line 131 of file src/cfg.h. References _visit. |
|
|
Definition at line 131 of file include/cfg.h. References _visit. Referenced by MST::pq_update(). |
|
|
Definition at line 136 of file src/cfg.h. References _start_time. |
|
|
Definition at line 136 of file include/cfg.h. References _start_time. Referenced by CFG::dfs_visit(). |
|
|
Definition at line 127 of file src/cfg.h. References _visit. |
|
|
Definition at line 127 of file include/cfg.h. References _visit. Referenced by MST::pq_update(), and CFG::print(). |
|
|
Definition at line 153 of file src/cfg.h. Referenced by color(), Node_List(), and set_color(). |
|
|
Definition at line 156 of file src/cfg.h. Referenced by finish_time(), Node_List(), and set_finish_time(). |
|
|
|
|
|
Definition at line 147 of file include/cfg.h. Referenced by next_node_list(), Node_List(), and set_next_node_list(). |
|
|
|
|
|
Definition at line 146 of file include/cfg.h. Referenced by node(), Node_List(), and set_node(). |
|
|
Definition at line 157 of file src/cfg.h. Referenced by Node_List(), num_paths(), and set_num_paths(). |
|
|
|
|
|
Definition at line 154 of file include/cfg.h. Referenced by Node_List(), predecessor(), and set_predecessor(). |
|
|
Definition at line 155 of file src/cfg.h. Referenced by Node_List(), set_start_time(), and start_time(). |
|
|
Definition at line 148 of file src/cfg.h. Referenced by Node_List(), set_visit(), and visit(). |
1.3.2