Home
last modified time | relevance | path

Searched defs:per_function_data (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dexploded-graph.h599 struct per_function_data struct
601 per_function_data () {} in per_function_data() function
603 void add_call_summary (exploded_node *node) in add_call_summary()
608 auto_vec<exploded_node *> m_summaries;
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dexploded-graph.h663 struct per_function_data struct
665 per_function_data () {} in per_function_data() function
667 void add_call_summary (exploded_node *node) in add_call_summary()
672 auto_vec<exploded_node *> m_summaries;