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

/freebsd-10.1-release/contrib/gcc/
H A Dstruct-equiv.c1236 && info->dying_inputs > 1
1266 is a dying input. Store the total number of these in info->dying_inputs. */
1272 info->dying_inputs = 0;
1283 info->dying_inputs++;
1303 if (info->dying_inputs <= 1)
H A Dbasic-block.h1161 int dying_inputs;
1160 int dying_inputs; member in struct:equiv_info

Completed in 106 milliseconds