Searched refs:node_context_cache (Results 1 – 3 of 3) sorted by relevance
92 *node_context_cache = NULL; variable128 node_context_cache in initialize_growth_caches()131 node_context_cache->disable_insertion_hook (); in initialize_growth_caches()132 node_context_cache->disable_duplication_hook (); in initialize_growth_caches()141 delete node_context_cache; in free_growth_caches()143 node_context_cache = NULL; in free_growth_caches()200 if (node_context_cache != NULL) in do_estimate_edge_time()202 node_context_summary *e = node_context_cache->get_create (callee); in do_estimate_edge_time()291 if (node_context_cache) in reset_node_cache()292 node_context_cache->remove (node); in reset_node_cache()[all …]
7364 (node_context_cache, node_context_cache_hit, node_context_cache_miss,7367 (free_growth_caches): Also delete node_context_cache; output stats.
92 *node_context_cache = NULL; variable128 node_context_cache in initialize_growth_caches()138 delete node_context_cache; in free_growth_caches() local140 node_context_cache = NULL; in free_growth_caches()201 if (node_context_cache != NULL) in do_estimate_edge_time()203 node_context_summary *e = node_context_cache->get_create (callee); in do_estimate_edge_time()287 if (node_context_cache) in reset_node_cache()288 node_context_cache->remove (node); in reset_node_cache()295 if (node_context_cache) in ipa_remove_from_growth_caches()296 node_context_cache->remove (edge->callee); in ipa_remove_from_growth_caches()