#include <region.h>

Data Fields | |
| NODE_VECTOR | nodes |
| REGIONAL_CFG_NODE * | main_entry |
| REGIONAL_CFG_NODE * | main_exit |
| REGIONAL_CFG_NODE * | seed |
| INT32 | bb_num |
| INT32 | op_num |
| INT32 | dup_bb_num |
| INT32 | dup_op_num |
| float | seed_freq |
| float | exit_prob |
Definition at line 220 of file region.h.
Definition at line 221 of file region.h.
Referenced by REGION_TREE::Decompose_Region_To_MEME(), REGION_TREE::Decompose_Region_To_SEME(), REGIONAL_CFG::Find_MEME_Nodes(), REGIONAL_CFG::Find_SEME_Nodes(), and Initialize_Temp_Rgn().
Definition at line 222 of file region.h.
Referenced by REGION_TREE::Decompose_Region_To_MEME(), REGIONAL_CFG::Find_MEME_Nodes(), REGIONAL_CFG::Find_SEME_Nodes(), and Initialize_Temp_Rgn().
Definition at line 223 of file region.h.
Referenced by REGION_TREE::Decompose_Region_To_MEME(), REGIONAL_CFG::Find_SEME_Nodes(), and Initialize_Temp_Rgn().
Definition at line 224 of file region.h.
Referenced by REGIONAL_CFG::Find_MEME_Nodes(), and Initialize_Temp_Rgn().
Definition at line 225 of file region.h.
Referenced by REGION_TREE::Decompose_Region_To_MEME(), REGION_TREE::Decompose_Region_To_SEME(), REGIONAL_CFG::Find_MEME_Nodes(), REGIONAL_CFG::Find_SEME_Nodes(), and Initialize_Temp_Rgn().
Definition at line 226 of file region.h.
Referenced by REGION_TREE::Decompose_Region_To_MEME(), REGION_TREE::Decompose_Region_To_SEME(), REGIONAL_CFG::Find_MEME_Nodes(), REGIONAL_CFG::Find_SEME_Nodes(), and Initialize_Temp_Rgn().
Definition at line 227 of file region.h.
Referenced by REGION_TREE::Decompose_Region_To_MEME(), REGION_TREE::Decompose_Region_To_SEME(), REGIONAL_CFG::Find_SEME_Nodes(), and Initialize_Temp_Rgn().
Definition at line 228 of file region.h.
Referenced by REGION_TREE::Decompose_Region_To_MEME(), REGION_TREE::Decompose_Region_To_SEME(), REGIONAL_CFG::Find_SEME_Nodes(), and Initialize_Temp_Rgn().
| float TEMP_RGN::seed_freq |
Definition at line 229 of file region.h.
Referenced by REGIONAL_CFG::Find_MEME_Nodes(), and Initialize_Temp_Rgn().
| float TEMP_RGN::exit_prob |
Definition at line 230 of file region.h.
Referenced by REGION_TREE::Decompose_Region_To_MEME(), REGIONAL_CFG::Find_SEME_Nodes(), and Initialize_Temp_Rgn().
1.5.6