Home
last modified time | relevance | path

Searched refs:from_function_entry (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dprogram-point.h126 static function_point from_function_entry (const supergraph &sg, in from_function_entry() function
261 static program_point from_function_entry (const supergraph &sg, in from_function_entry() function
264 return program_point (function_point::from_function_entry (sg, fun), in from_function_entry()
H A Dsm-signal.cc232 = program_point::from_function_entry (eg->get_supergraph (), in impl_transition()
H A Dengine.cc1858 program_point point = program_point::from_function_entry (m_sg, fun); in add_function_entry()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dprogram-point.h111 static function_point from_function_entry (const supergraph &sg,
256 static program_point from_function_entry (const supergraph &sg, in from_function_entry() function
259 return program_point (function_point::from_function_entry (sg, fun), in from_function_entry()
H A Dsm-signal.cc270 = program_point::from_function_entry (eg->get_supergraph (), in impl_transition()
H A Dprogram-point.cc235 function_point::from_function_entry (const supergraph &sg, function *fun) in from_function_entry() function in ana::function_point
H A Dengine.cc2512 program_point point = program_point::from_function_entry (m_sg, fun); in add_function_entry()
2965 = program_point::from_function_entry (eg->get_supergraph (), fun); in add_tainted_args_callback()
H A DChangeLog4860 (function_point::from_function_entry): Likewise.
4866 (function_point::from_function_entry): Likewise.