Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDbitmap.h99 extern bool bitmap_intersect_compl_p (bitmap, bitmap);
HDtree-ssa.c562 if (!bitmap_intersect_compl_p (type_aliases, pi->pt_vars)) in verify_name_tags()
HDbitmap.c1402 bitmap_intersect_compl_p (bitmap a, bitmap b) in bitmap_intersect_compl_p() function
HDflow.c1286 rescan = bitmap_intersect_compl_p (bb->il.rtl->global_live_at_end, in calculate_global_regs_live()
HDChangeLog-20046675 (bitmap_intersect_p, bitmap_intersect_compl_p): Declare.
6677 (bitmap_intersect_p, bitmap_intersect_compl_p): New.
6679 bitmap_intersect_compl_p.