Searched refs:cond_local_sets (Results 1 – 2 of 2) sorted by relevance
1053 regset *cond_local_sets; in calculate_global_regs_live() local1087 cond_local_sets = XCNEWVEC (bitmap, last_basic_block); in calculate_global_regs_live()1277 cond_local_sets[bb->index] = ALLOC_REG_SET (®_obstack); in calculate_global_regs_live()1301 cond_local_set = cond_local_sets[bb->index]; in calculate_global_regs_live()1347 cond_local_sets[bb->index], in calculate_global_regs_live()1396 FREE_REG_SET (cond_local_sets[pbb->index]); in calculate_global_regs_live()1447 FREE_REG_SET (cond_local_sets[bb->index]); in calculate_global_regs_live()1455 FREE_REG_SET (cond_local_sets[bb->index]); in calculate_global_regs_live()1461 free (cond_local_sets); in calculate_global_regs_live()
5616 cond_local_sets here as arrays of bitmaps previously stored in