Home
last modified time | relevance | path

Searched refs:src_fnode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dfeasible-graph.cc185 feasible_graph::add_feasibility_problem (feasible_node *src_fnode, in add_feasibility_problem() argument
192 add_edge (new infeasible_edge (src_fnode, dst_fnode, eedge)); in add_feasibility_problem()
248 const feasible_node *src_fnode in dump_feasible_path() local
255 src_fnode->get_index (), in dump_feasible_path()
256 src_fnode->get_inner_node ()->m_index, in dump_feasible_path()
H A Dfeasible-graph.h194 void add_feasibility_problem (feasible_node *src_fnode,