Searched defs:bb_kill (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | bt-load.c | 600 compute_kill (sbitmap *bb_kill, sbitmap *btr_defset, in compute_kill() 620 compute_out (sbitmap *bb_out, sbitmap *bb_gen, sbitmap *bb_kill, int max_uid) in compute_out() 770 sbitmap *bb_kill; in build_btr_def_use_webs() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | bt-load.c | 613 compute_kill (sbitmap *bb_kill, sbitmap *btr_defset, in compute_kill() 633 compute_out (sbitmap *bb_out, sbitmap *bb_gen, sbitmap *bb_kill, int max_uid) in compute_out() 785 sbitmap *bb_kill; in build_btr_def_use_webs() local
|