Home
last modified time | relevance | path

Searched refs:propagate_cache (Results 1 – 16 of 16) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgimple-range-cache.h114 void propagate_cache (tree name);
H A Dgimple-range-cache.cc973 ranger_cache::propagate_cache (tree name) in propagate_cache() function in ranger_cache
1109 propagate_cache (name); in propagate_updated_value()
1227 propagate_cache (name); in fill_block_cache()
H A DChangeLog1023 (ranger_cache::propagate_cache): Disallow propagation if new value
1034 (ranger_cache::propagate_cache): Use return value to print msg.
H A DChangeLog-20206713 (ranger_cache::propagate_cache): Renamed from iterative_cache_update.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgimple-range-cache.h114 void propagate_cache (tree name);
H A Dgimple-range-cache.cc973 ranger_cache::propagate_cache (tree name)
1109 propagate_cache (name);
1227 propagate_cache (name);
H A DChangeLog168 (ranger_cache::propagate_cache): Disallow propagation if new value
179 (ranger_cache::propagate_cache): Use return value to print msg.
H A DChangeLog-20206713 (ranger_cache::propagate_cache): Renamed from iterative_cache_update.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgimple-range-cache.h114 void propagate_cache (tree name);
H A Dgimple-range-cache.cc973 ranger_cache::propagate_cache (tree name) in propagate_cache() function in ranger_cache
1109 propagate_cache (name); in propagate_updated_value()
1227 propagate_cache (name); in fill_block_cache()
H A DChangeLog168 (ranger_cache::propagate_cache): Disallow propagation if new value
179 (ranger_cache::propagate_cache): Use return value to print msg.
H A DChangeLog-20206713 (ranger_cache::propagate_cache): Renamed from iterative_cache_update.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-range-cache.h118 void propagate_cache (tree name);
H A Dgimple-range-cache.cc1146 ranger_cache::propagate_cache (tree name) in propagate_cache() function in ranger_cache
1270 propagate_cache (name); in propagate_updated_value()
1392 propagate_cache (name); in fill_block_cache()
H A DChangeLog4362 (ranger_cache::propagate_cache): Adjust to new class.
20276 * gimple-range-cache.cc (ranger_cache::propagate_cache): Call
20573 (ranger_cache::propagate_cache): Disallow propagation if new value
20584 (ranger_cache::propagate_cache): Use return value to print msg.
22805 (ranger_cache::propagate_cache): Call exit_range directly.
22822 (ranger_cache::propagate_cache): Adjust debugging output.
H A DChangeLog-20206713 (ranger_cache::propagate_cache): Renamed from iterative_cache_update.