Searched refs:sbitmap_not (Results 1 – 7 of 7) sorted by relevance
190 extern void sbitmap_not (sbitmap, sbitmap);
207 sbitmap_not (temp_bitmap, antout[pred->index]); in compute_earliest()587 sbitmap_not (temp_bitmap, st_avin[succ->index]); in compute_farthest()
569 sbitmap_not (kill[bb->index], transp[bb->index]); in optimize_mode_switching()
275 sbitmap_not (sbitmap dst, sbitmap src) in sbitmap_not() function
3856 sbitmap_not (ae_kill[bb->index], ae_kill[bb->index]); in compute_pre_data()
22309 (sbitmap_not, sbitmap_difference, sbitmap_a_and_b): Likewise.
310 (sbitmap_not): Zero all bits past n_bit.