Home
last modified time | relevance | path

Searched refs:antic (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dmode-switching.c90 static sbitmap *antic; variable
483 antic = sbitmap_vector_alloc (last_basic_block, n_entities); in optimize_mode_switching()
596 sbitmap_vector_zero (antic, last_basic_block); in optimize_mode_switching()
606 SET_BIT (antic[bb->index], j); in optimize_mode_switching()
618 edge_list = pre_edge_lcm (n_entities, transp, comp, antic, in optimize_mode_switching()
724 sbitmap_vector_free (antic); in optimize_mode_switching()
H A Dparams.def765 "max-partial-antic-length",
766 "Maximum length of partial antic set when performing tree pre optimization",
/dragonfly/contrib/gcc-8.0/gcc/
H A Dmode-switching.c499 sbitmap *kill, *del, *insert, *antic, *transp, *comp; in optimize_mode_switching() local
540 antic = sbitmap_vector_alloc (last_basic_block_for_fn (cfun), in optimize_mode_switching()
554 bitmap_vector_clear (antic, last_basic_block_for_fn (cfun)); in optimize_mode_switching()
689 set_mode_bit (antic[bb->index], j, m); in optimize_mode_switching()
703 edge_list = pre_edge_lcm_avs (n_entities * max_num_modes, transp, comp, antic, in optimize_mode_switching()
835 sbitmap_vector_free (antic); in optimize_mode_switching()
H A Dparams.def819 "max-partial-antic-length",
820 "Maximum length of partial antic set when performing tree pre optimization.",
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dinvoke.texi9108 @item max-partial-antic-length
9109 Maximum length of the partial antic set computed during the tree
/dragonfly/share/dict/
H A Dweb29894 antic