Searched refs:sbitmap_a_and_b_cg (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | sbitmap.h | 197 extern bool sbitmap_a_and_b_cg (sbitmap, sbitmap, sbitmap);
|
| HD | modulo-sched.c | 1376 psp_not_empty = sbitmap_a_and_b_cg (psp, u_node_preds, sched_nodes); in get_sched_window() 1377 pss_not_empty = sbitmap_a_and_b_cg (pss, u_node_succs, sched_nodes); in get_sched_window() 1918 if (sbitmap_a_and_b_cg (tmp, predecessors, scc)) in order_nodes_in_scc() 1923 else if (sbitmap_a_and_b_cg (tmp, successors, scc)) in order_nodes_in_scc()
|
| HD | sbitmap.c | 341 sbitmap_a_and_b_cg (sbitmap dst, sbitmap a, sbitmap b) in sbitmap_a_and_b_cg() function
|
| HD | ddg.c | 977 answer = sbitmap_a_and_b_cg (result, reachable_from, reach_to); in find_nodes_on_paths()
|
| HD | ChangeLog-2002 | 25956 (sbitmap_union_of_diff_cg, sbitmap_a_and_b_cg, sbitmap_a_xor_b_cg,
|
| HD | ChangeLog-2003 | 308 * sbitmap.c (sbitmap_union_of_diff_cg, sbitmap_a_and_b_cg,
|