Searched refs:get_supergraph (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
| H A D | sm-signal.cc | 270 = program_point::from_function_entry (eg->get_supergraph (), in impl_transition()
|
| H A D | program-point.cc | 447 m_call_string.push_call (eg.get_supergraph (), call_sedge); in on_edge()
|
| H A D | engine.cc | 2175 : m_scc (eg.get_supergraph (), eg.get_logger ()), in worklist() 2965 = program_point::from_function_entry (eg->get_supergraph (), fun); in add_tainted_args_callback() 3548 const supergraph &sg = this->get_supergraph (); in maybe_create_dynamic_call() 4372 eg->get_supergraph ()); in feasible_p() 5488 FOR_EACH_VEC_ELT (eg.get_supergraph ().m_nodes, i, snode) in exploded_graph_annotator() 5540 = m_eg.get_supergraph ().get_supernode_for_stmt (stmt); in add_stmt_annotations()
|
| H A D | exploded-graph.h | 806 const supergraph &get_supergraph () const { return m_sg; } in get_supergraph() function
|
| H A D | region.cc | 879 = ext_state->get_engine ()->get_supergraph ()) in get_region_for_local()
|
| H A D | region-model.h | 1275 const supergraph *get_supergraph () { return m_sg; } in get_supergraph() function
|
| H A D | diagnostic-manager.cc | 403 feasibility_state init_state (mgr, m_eg.get_supergraph ()); in explore_feasible_paths()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| H A D | sm-signal.cc | 232 = program_point::from_function_entry (eg->get_supergraph (), in impl_transition()
|
| H A D | program-point.cc | 317 m_call_string.push_call (eg.get_supergraph (), call_sedge); in on_edge()
|
| H A D | exploded-graph.h | 734 const supergraph &get_supergraph () const { return m_sg; } in get_supergraph() function
|
| H A D | engine.cc | 1671 : m_scc (eg.get_supergraph (), eg.get_logger ()), in worklist() 3759 FOR_EACH_VEC_ELT (eg.get_supergraph ().m_nodes, i, snode) in exploded_graph_annotator() 3810 = m_eg.get_supergraph ().get_supernode_for_stmt (stmt); in add_stmt_annotations()
|