Searched defs:names_to_rename (Results 1 – 2 of 2) sorted by relevance
185 add_exit_phis (bitmap names_to_rename, bitmap *use_blocks, bitmap loop_exits) in add_exit_phis()360 bitmap names_to_rename = BITMAP_ALLOC (NULL); in rewrite_into_loop_closed_ssa() local
186 sbitmap names_to_rename; member