Searched refs:before_supernode (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| H A D | state-purge.cc | 163 = function_point::before_supernode in state_purge_per_ssa_name() 375 add_to_worklist (function_point::before_supernode (snode, in process_point() 396 add_to_worklist (function_point::before_supernode (snode, in process_point() 405 (function_point::before_supernode (snode, NULL), in process_point() 441 function_point before_supernode in add_node_annotations() local 442 (function_point::before_supernode (&n, NULL)); in add_node_annotations() 452 if (per_name_data->needed_at_point_p (before_supernode)) in add_node_annotations()
|
| H A D | program-point.h | 129 return before_supernode (sg.get_node_for_function_entry (fun), in from_function_entry() 133 static function_point before_supernode (const supernode *supernode, in before_supernode() function 268 static program_point before_supernode (const supernode *supernode, in before_supernode() function 272 return program_point (function_point::before_supernode (supernode, in before_supernode()
|
| H A D | program-point.cc | 484 function_point b = function_point::before_supernode (snode, NULL); in test_function_point_equality() 499 points.safe_push (function_point::before_supernode (snode, NULL)); in test_function_point_ordering() 533 program_point a = program_point::before_supernode (snode, NULL, in test_program_point_equality() 536 program_point b = program_point::before_supernode (snode, NULL, in test_program_point_equality()
|
| H A D | engine.cc | 2593 = program_point::before_supernode (succ->m_dest, succ, in process_node()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
| H A D | program-point.cc | 237 return before_supernode (sg.get_node_for_function_entry (fun), NULL); in from_function_entry() 244 function_point::before_supernode (const supernode *supernode, in before_supernode() function in ana::function_point 714 function_point b = function_point::before_supernode (snode, NULL); in test_function_point_equality() 729 points.safe_push (function_point::before_supernode (snode, NULL)); in test_function_point_ordering() 763 program_point a = program_point::before_supernode (snode, NULL, in test_program_point_equality() 766 program_point b = program_point::before_supernode (snode, NULL, in test_program_point_equality()
|
| H A D | state-purge.cc | 364 = function_point::before_supernode in state_purge_per_ssa_name() 634 add_to_worklist (function_point::before_supernode (snode, in process_point() 655 add_to_worklist (function_point::before_supernode (snode, in process_point() 664 (function_point::before_supernode (snode, NULL), in process_point() 960 add_to_worklist (function_point::before_supernode (snode, in process_point_backwards() 981 add_to_worklist (function_point::before_supernode (snode, in process_point_backwards() 1045 add_to_worklist (function_point::before_supernode (succ->m_dest, in process_point_forwards() 1092 points.safe_push (function_point::before_supernode (&n, NULL)); in add_node_annotations() 1095 points.safe_push (function_point::before_supernode (&n, inedge)); in add_node_annotations()
|
| H A D | program-point.h | 114 static function_point before_supernode (const supernode *supernode, 263 static program_point before_supernode (const supernode *supernode, in before_supernode() function 267 return program_point (function_point::before_supernode (supernode, in before_supernode()
|
| H A D | engine.cc | 3553 = program_point::before_supernode (sn_entry, in maybe_create_dynamic_call() 3960 = program_point::before_supernode (succ->m_dest, succ, in process_node() 4036 = program_point::before_supernode (cs.get_caller_node (), in process_node()
|
| H A D | ChangeLog | 4861 (function_point::before_supernode): Likewise. 4867 (function_point::before_supernode): Likewise.
|