Home
last modified time | relevance | path

Searched refs:bj (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-tail-merge.c649 bitmap_iterator bj; in find_same_succ_bb() local
664 EXECUTE_IF_SET_IN_BITMAP (same->succs, 0, j, bj) in find_same_succ_bb()
1323 bitmap_iterator bi, bj; in find_clusters_1() local
1338 EXECUTE_IF_SET_IN_BITMAP (same_succ->bbs, i + 1, j, bj) in find_clusters_1()
1460 bitmap_iterator bj; in apply_clusters() local
1473 EXECUTE_IF_SET_IN_BITMAP (c->bbs, 0, j, bj) in apply_clusters()
H A Dtree-loop-distribution.c841 bitmap_iterator bi, bj; in similar_memory_accesses() local
846 EXECUTE_IF_SET_IN_BITMAP (partition2, 0, j, bj) in similar_memory_accesses()
H A Dtree-ssa-pre.c708 bitmap_iterator bi, bj; in VEC() local
727 FOR_EACH_EXPR_ID_IN_SET (exprset, j, bj) in VEC()
H A Dcfgexpand.c498 bitmap_iterator bj; in add_scope_conflicts_1() local
499 EXECUTE_IF_SET_IN_BITMAP (work, i + 1, j, bj) in add_scope_conflicts_1()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-tail-merge.c722 bitmap_iterator bj; in find_same_succ_bb() local
737 EXECUTE_IF_SET_IN_BITMAP (same->succs, 0, j, bj) in find_same_succ_bb()
1470 bitmap_iterator bi, bj; in find_clusters_1() local
1486 EXECUTE_IF_SET_IN_BITMAP (same_succ->bbs, i + 1, j, bj) in find_clusters_1()
1644 bitmap_iterator bj; in apply_clusters() local
1657 EXECUTE_IF_SET_IN_BITMAP (c->bbs, 0, j, bj) in apply_clusters()
H A Dtree-loop-distribution.c1241 bitmap_iterator bi, bj; in update_type_for_merge() local
1249 EXECUTE_IF_SET_IN_BITMAP (partition2->datarefs, start, j, bj) in update_type_for_merge()
1691 bitmap_iterator bi, bj; in share_memory_accesses() local
1711 EXECUTE_IF_SET_IN_BITMAP (partition2->datarefs, 0, j, bj) in share_memory_accesses()
1864 bitmap_iterator bi, bj; in pg_add_dependence_edges() local
1873 EXECUTE_IF_SET_IN_BITMAP (drs2, 0, j, bj) in pg_add_dependence_edges()
H A Dtree-ssa-pre.c740 bitmap_iterator bi, bj; in sorted_array_from_bitmap_set() local
759 EXECUTE_IF_SET_IN_BITMAP (exprset, 0, j, bj) in sorted_array_from_bitmap_set()
H A Dtree-ssa-loop-ivopts.c6398 bitmap_iterator bi, bj; in iv_ca_replace() local
6433 EXECUTE_IF_SET_IN_BITMAP (group->related_cands, 0, k, bj) in iv_ca_replace()