Searched defs:repbit (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Dtree-ssa-pre.c2010 bitmap repbit = get_representative (vuse_names, local
2014 bitmap_and_compl_into (RVUSE_GEN (bb), repbit); local
2015 bitmap_ior_into (RVUSE_KILL (bb), repbit); local

Completed in 175 milliseconds