Home
last modified time | relevance | path

Searched refs:exists_p (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dipa-fnsummary.h315 bool exists_p () in exists_p() function
H A Dipa-inline-analysis.c229 if (e->entry.ctx.exists_p ()) in do_estimate_edge_time()
H A Dlto-streamer-out.c557 bool exists_p = streamer_tree_cache_insert (ob->writer_cache, in lto_output_tree_1() local
559 gcc_assert (!exists_p); in lto_output_tree_1()
860 bool exists_p = streamer_tree_cache_insert (ob->writer_cache, in DFS() local
862 gcc_assert (!exists_p); in DFS()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dipa-fnsummary.h371 bool exists_p () in exists_p() function
H A Dipa-inline-analysis.c229 if (e->entry.ctx.exists_p ()) in do_estimate_edge_time()
H A Dipa-inline-analysis.cc224 if (e->entry.ctx.exists_p ()) in do_estimate_edge_time()
H A Dlto-streamer-out.c557 bool exists_p = streamer_tree_cache_insert (ob->writer_cache, in lto_output_tree_1() local
559 gcc_assert (!exists_p); in lto_output_tree_1()
860 bool exists_p = streamer_tree_cache_insert (ob->writer_cache, in DFS() local
862 gcc_assert (!exists_p); in DFS()
H A Dlto-streamer-out.cc577 bool exists_p = streamer_tree_cache_insert (ob->writer_cache, in lto_output_tree_1() local
579 gcc_assert (!exists_p); in lto_output_tree_1()
901 bool exists_p = streamer_tree_cache_insert (ob->writer_cache, in DFS() local
903 gcc_assert (!exists_p); in DFS()
H A DChangeLog-20197360 duplicate_form, release, equal_to and exists_p member functoins.