Home
last modified time | relevance | path

Searched defs:ops_num (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-reassoc.c2237 get_required_cycles (int ops_num, int cpu_width) in get_required_cycles()
2264 get_reassociation_width (int ops_num, enum tree_code opc, in get_reassociation_width()
2932 int ops_num = VEC_length (operand_entry_t, ops); in reassociate_bb() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-reassoc.c4600 get_required_cycles (int ops_num, int cpu_width) in get_required_cycles()
4627 get_reassociation_width (int ops_num, enum tree_code opc, in get_reassociation_width()
5970 int ops_num = ops.length (); in reassociate_bb() local