Home
last modified time | relevance | path

Searched defs:live_exits (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-loop-manip.cc199 compute_live_loop_exits (bitmap live_exits, bitmap use_blocks, in compute_live_loop_exits()
330 bitmap live_exits = BITMAP_ALLOC (&loop_renamer_obstack); in add_exit_phis_var() local