Home
last modified time | relevance | path

Searched defs:supernode (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dprogram-point.h72 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 Dstate-purge.cc240 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 Danalyzer.h31 class supernode; variable
H A Dsupergraph.h31 class supernode; variable
213 supernode (function *fun, basic_block bb, gcall *returning_call, in supernode() function
H A Ddiagnostic-manager.cc662 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 Dengine.cc3025 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 Dprogram-point.h117 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 Dcall-string.h27 class supernode; variable
H A Dprogram-point.cc89 function_point::function_point (const supernode *supernode, in function_point()
244 function_point::before_supernode (const supernode *supernode, in before_supernode()
H A Dsupergraph.h31 class supernode; variable
230 supernode (function *fun, basic_block bb, gcall *returning_call, in supernode() function
H A Dstate-purge.cc449 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 Ddiagnostic-manager.cc1504 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 Danalyzer.h31 class supernode; variable
H A Dengine.cc4672 supernode_cluster (const supernode *supernode) : m_supernode (supernode) {} in supernode_cluster()
4767 const supernode *supernode = en->get_supernode (); in add_node() local