Home
last modified time | relevance | path

Searched refs:frontiers (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dcfganal.c1038 compute_dominance_frontiers_1 (bitmap *frontiers) in compute_dominance_frontiers_1() argument
1057 if (bitmap_bit_p (frontiers[runner->index], b->index)) in compute_dominance_frontiers_1()
1059 bitmap_set_bit (frontiers[runner->index], in compute_dominance_frontiers_1()
1071 compute_dominance_frontiers (bitmap *frontiers) in compute_dominance_frontiers() argument
1075 compute_dominance_frontiers_1 (frontiers); in compute_dominance_frontiers()
Dtimevar.def123 DEFTIMEVAR (TV_DOM_FRONTIERS , "dominance frontiers")
DChangeLog.tree-ssa9649 dominator tree. Move computation of dominance frontiers out
12644 for the frontiers.
12651 (rewrite_into_ssa): Make dominance frontiers be a sparse
13111 Do not clear elements of the frontiers bitmap.
13114 the entire vector of frontiers bitmaps.