Home
last modified time | relevance | path

Searched refs:repbit (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-pre.c2010 bitmap repbit = get_representative (vuse_names, in compute_rvuse_and_antic_safe() local
2012 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()