Searched refs:input_cost (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dstruct-equiv.c107 FIRST_PSEUDO_REGISTER, must fit in the input_cost field of
259 if (info->input_cost >= 0
261 > info->input_cost * (info->cur.input_count - p->input_count))
433 if (! rvalue || info->input_cost < 0 || no_new_pseudos)
H A Dbasic-block.h1079 matched sequence should be extended backwards. input_cost < 0 means
1081 int input_cost;
1080 int input_cost; member in struct:equiv_info

Completed in 107 milliseconds