Home
last modified time | relevance | path

Searched refs:apply_location_cache (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dlto-streamer.h274 bool apply_location_cache ();
294 apply_location_cache (); in ~lto_location_cache()
Dlto-streamer-in.cc428 lto_location_cache::apply_location_cache () in apply_location_cache() function in lto_location_cache
1413 data_in->location_cache.apply_location_cache (); in input_function()
1626 data_in->location_cache.apply_location_cache (); in lto_read_body_or_constructor()
Dipa-devirt.cc914 lto_location_cache::current_cache->apply_location_cache (); in warn_odr()
1789 lto_location_cache::current_cache->apply_location_cache (); in add_type_duplicate()
4192 data_in->location_cache.apply_location_cache (); in ipa_odr_read_section()
4239 data_in->location_cache.apply_location_cache (); in ipa_odr_read_section()
4279 data_in->location_cache.apply_location_cache (); in ipa_odr_read_section()
Dtree-streamer-in.cc921 data_in->location_cache.apply_location_cache (); in lto_input_ts_exp_tree_pointers()
DChangeLog-202013937 (lto_location_cache::apply_location_cache): Handle blocks.
13943 (input_function): Invoke apply_location_cache after streaming in all
DChangeLog-201517850 (lto_location_cache::apply_location_cache): Properly record
37215 (lto_location_cache::apply_location_cache): New function.
/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
Dlto-common.cc1996 data_in->location_cache.apply_location_cache (); in lto_read_decls()