Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-inline-analysis.c53 fast_call_summary<edge_growth_cache_entry *, va_heap> *edge_growth_cache = NULL; variable
137 delete edge_growth_cache; in free_growth_caches() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-inline-analysis.cc53 fast_call_summary<edge_growth_cache_entry *, va_heap> *edge_growth_cache = NULL; variable