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

/freebsd-9.3-release/contrib/gcc/
H A Dfinal.c977 int shuid = INSN_SHUID (lab);
978 if (shuid < min)
980 min = shuid;
983 if (shuid > max)
985 max = shuid;
971 int shuid = INSN_SHUID (lab); local

Completed in 117 milliseconds