Searched refs:cached_can_duplicate_bb_p (Results 1 – 2 of 2) sorted by relevance
99 cached_can_duplicate_bb_p (const_basic_block bb) in cached_can_duplicate_bb_p() function123 return !cached_can_duplicate_bb_p (bb); in ignore_bb_p()
9432 * tracer.c (cached_can_duplicate_bb_p, analyze_bb): Use10904 (cache_can_duplicate_bb_p, cached_can_duplicate_bb_p): New function.10905 (ignore_bb_p): Use cached_can_duplicate_bb_p.