Home
last modified time | relevance | path

Searched refs:node_context_summary (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-inline-analysis.c76 class node_context_summary
81 node_context_summary () in node_context_summary() function
85 ~node_context_summary () in ~node_context_summary()
91 static fast_function_summary <node_context_summary *, va_heap>
129 = new fast_function_summary<node_context_summary *, va_heap> (symtab); in initialize_growth_caches()
203 node_context_summary *e = node_context_cache->get_create (callee); in do_estimate_edge_time()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-inline-analysis.cc76 class node_context_summary class
81 node_context_summary () in node_context_summary() function in node_context_summary
85 ~node_context_summary () in ~node_context_summary()
91 static fast_function_summary <node_context_summary *, va_heap>
129 = new fast_function_summary<node_context_summary *, va_heap> (symtab); in initialize_growth_caches()
202 node_context_summary *e = node_context_cache->get_create (callee); in do_estimate_edge_time()
H A DChangeLog-20197363 (node_context_summary): Likewise.