Home
last modified time | relevance | path

Searched refs:fill_block_cache (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-range-cache.h149 void fill_block_cache (tree name, basic_block bb, basic_block def_bb);
H A Dgimple-range-cache.cc1132 fill_block_cache (name, bb, def_bb); in block_range()
1280 ranger_cache::fill_block_cache (tree name, basic_block bb, basic_block def_bb) in fill_block_cache() function in ranger_cache
H A DChangeLog-20211805 * gimple-range-cache.cc (ranger_cache::fill_block_cache): Check for
6219 (ranger_cache::fill_block_cache): Ditto.
22794 (ranger_cache::fill_block_cache): Ditto.
23251 (ranger_cache::fill_block_cache): Disable non 1st order derived
24678 (ranger_cache::fill_block_cache): Adjust for gori_computes. Debug
27309 (ranger_cache::fill_block_cache): Don't search dom tree here either.
H A DChangeLog-20201399 (ranger_cache::fill_block_cache): Adjust has_edge_range call.
6715 (ranger_cache::fill_block_cache): Split out value propagator.