Searched defs:supernode (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | program-point.h | 72 function_point (const supernode *supernode, in function_point() 133 static function_point before_supernode (const supernode *supernode, in before_supernode() 141 static function_point before_stmt (const supernode *supernode, in before_stmt() 147 static function_point after_supernode (const supernode *supernode) in after_supernode() 268 static program_point before_supernode (const supernode *supernode, in before_supernode() 277 static program_point before_stmt (const supernode *supernode, in before_stmt() 285 static program_point after_supernode (const supernode *supernode, in after_supernode()
|
H A D | state-purge.cc | 240 const supernode *supernode in before_use_stmt() local 514 const supernode *supernode = m_map->get_sg ().get_supernode_for_stmt (stmt); in add_stmt_annotations() local
|
H A D | analyzer.h | 31 class supernode; variable
|
H A D | supergraph.h | 31 class supernode; variable 213 supernode (function *fun, basic_block bb, gcall *returning_call, in supernode() function
|
H A D | diagnostic-manager.cc | 662 const supernode *supernode = src_point.get_supernode (); in on_global_state_change() local 690 const supernode *supernode = src_point.get_supernode (); in on_state_change() local
|
H A D | engine.cc | 3025 supernode_cluster (const supernode *supernode) : m_supernode (supernode) {} in supernode_cluster() 3099 const supernode *supernode = en->get_supernode (); in add_node() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | program-point.h | 117 static function_point before_stmt (const supernode *supernode, in before_stmt() 123 static function_point after_supernode (const supernode *supernode) in after_supernode() 263 static program_point before_supernode (const supernode *supernode, in before_supernode() 272 static program_point before_stmt (const supernode *supernode, in before_stmt() 280 static program_point after_supernode (const supernode *supernode, in after_supernode()
|
H A D | call-string.h | 27 class supernode; variable
|
H A D | program-point.cc | 89 function_point::function_point (const supernode *supernode, in function_point() 244 function_point::before_supernode (const supernode *supernode, in before_supernode()
|
H A D | supergraph.h | 31 class supernode; variable 230 supernode (function *fun, basic_block bb, gcall *returning_call, in supernode() function
|
H A D | state-purge.cc | 449 const supernode *supernode in before_use_stmt() local 1164 const supernode *supernode = m_map->get_sg ().get_supernode_for_stmt (stmt); in add_stmt_annotations() local
|
H A D | diagnostic-manager.cc | 1504 const supernode *supernode = src_point.get_supernode (); in on_global_state_change() local 1534 const supernode *supernode = src_point.get_supernode (); in on_state_change() local 1690 const supernode *supernode = m_point->get_supernode (); in set_next_state() local 1712 const supernode *supernode = m_point->get_supernode (); in set_next_state() local
|
H A D | analyzer.h | 31 class supernode; variable
|
H A D | engine.cc | 4672 supernode_cluster (const supernode *supernode) : m_supernode (supernode) {} in supernode_cluster() 4767 const supernode *supernode = en->get_supernode (); in add_node() local
|