Home
last modified time | relevance | path

Searched defs:from_function_entry (Results 1 – 3 of 3) 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
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dprogram-point.h256 static program_point from_function_entry (const supergraph &sg, in from_function_entry() function
H A Dprogram-point.cc235 function_point::from_function_entry (const supergraph &sg, function *fun) in from_function_entry() function in ana::function_point