Home
last modified time | relevance | path

Searched refs:supergraph_call_edge (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/avr-gcc/gcc-10.2.0/gcc/analyzer/
H A Dsupergraph.cc74 supergraph_call_edge (function *fun, gimple *stmt) in supergraph_call_edge() function
137 if (cgraph_edge *edge = supergraph_call_edge (fun, stmt)) in supergraph()
H A Dstate-purge.cc342 = supergraph_call_edge (snode->m_fun, in process_point()
H A Dsupergraph.h591 extern cgraph_edge *supergraph_call_edge (function *fun, gimple *stmt);
H A DChangeLog619 (supergraph_call_edge): Use it when rejecting edges without
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/analyzer/
H A Dsupergraph.cc74 supergraph_call_edge (function *fun, gimple *stmt) in supergraph_call_edge() function
137 if (cgraph_edge *edge = supergraph_call_edge (fun, stmt)) in supergraph()
H A Dstate-purge.cc342 = supergraph_call_edge (snode->m_fun, in process_point()
H A Dsupergraph.h591 extern cgraph_edge *supergraph_call_edge (function *fun, gimple *stmt);
H A DChangeLog623 (supergraph_call_edge): Use it when rejecting edges without
/dports/lang/gcc10/gcc-10.3.0/gcc/analyzer/
H A Dsupergraph.cc74 supergraph_call_edge (function *fun, gimple *stmt) in supergraph_call_edge() function
137 if (cgraph_edge *edge = supergraph_call_edge (fun, stmt)) in supergraph()
H A Dstate-purge.cc342 = supergraph_call_edge (snode->m_fun, in process_point()
H A Dsupergraph.h591 extern cgraph_edge *supergraph_call_edge (function *fun, gimple *stmt);
H A DChangeLog623 (supergraph_call_edge): Use it when rejecting edges without
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/analyzer/
H A Dsupergraph.cc75 supergraph_call_edge (function *fun, gimple *stmt) in supergraph_call_edge() function
185 if (cgraph_edge *edge = supergraph_call_edge (fun, stmt)) in supergraph()
H A Dstate-purge.cc351 = supergraph_call_edge (snode->m_fun, in process_point()
H A Dsupergraph.h604 extern cgraph_edge *supergraph_call_edge (function *fun, gimple *stmt);
H A DChangeLog3997 (supergraph_call_edge): Use it when rejecting edges without
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/analyzer/
H A Dsupergraph.cc75 supergraph_call_edge (function *fun, gimple *stmt) in supergraph_call_edge() function
185 if (cgraph_edge *edge = supergraph_call_edge (fun, stmt)) in supergraph()
H A Dstate-purge.cc351 = supergraph_call_edge (snode->m_fun, in process_point()
H A Dsupergraph.h604 extern cgraph_edge *supergraph_call_edge (function *fun, gimple *stmt);
/dports/lang/gcc11/gcc-11.2.0/gcc/analyzer/
H A Dsupergraph.cc75 supergraph_call_edge (function *fun, gimple *stmt) in supergraph_call_edge() function
185 if (cgraph_edge *edge = supergraph_call_edge (fun, stmt)) in supergraph()
H A Dstate-purge.cc351 = supergraph_call_edge (snode->m_fun, in process_point()
H A Dsupergraph.h604 extern cgraph_edge *supergraph_call_edge (function *fun, gimple *stmt);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/analyzer/
H A Dsupergraph.cc77 supergraph_call_edge (function *fun, gimple *stmt) in supergraph_call_edge() function
187 if (cgraph_edge *edge = supergraph_call_edge (fun, stmt)) in supergraph()
H A Dstate-purge.cc389 = supergraph_call_edge (snode->m_fun, in process_point()
H A Dsupergraph.h607 extern cgraph_edge *supergraph_call_edge (function *fun, gimple *stmt);

12