Home
last modified time | relevance | path

Searched refs:get_per_function_data (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dexploded-graph.h763 per_function_data *get_per_function_data (function *) const;
H A Dengine.cc2119 exploded_graph::get_per_function_data (function *fun) const in get_per_function_data() function in ana::exploded_graph
3590 per_function_data *data = args.m_eg->get_per_function_data (m_fun); in dump_dot()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dexploded-graph.h846 per_function_data *get_per_function_data (function *) const;
H A Dengine.cc2809 exploded_graph::get_per_function_data (function *fun) const in get_per_function_data() function in ana::exploded_graph
5319 per_function_data *data = args.m_eg->get_per_function_data (m_fun); in dump_dot()