Home
last modified time | relevance | path

Searched refs:cache_can_duplicate_bb_p (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtracer.cc91 cache_can_duplicate_bb_p (const_basic_block bb, bool val) in cache_can_duplicate_bb_p() function
142 cache_can_duplicate_bb_p (bb, can_duplicate_block_p (CONST_CAST_BB (bb))); in analyze_bb()
H A DChangeLog-202010904 (cache_can_duplicate_bb_p, cached_can_duplicate_bb_p): New function.
10906 (tail_duplicate): Call cache_can_duplicate_bb_p.