Searched refs:repbit (Results 1 – 1 of 1) sorted by relevance
2010 bitmap repbit = get_representative (vuse_names, in compute_rvuse_and_antic_safe() local2012 if (repbit != NULL) in compute_rvuse_and_antic_safe()2014 bitmap_and_compl_into (RVUSE_GEN (bb), repbit); in compute_rvuse_and_antic_safe()2015 bitmap_ior_into (RVUSE_KILL (bb), repbit); in compute_rvuse_and_antic_safe()