Searched refs:shuid (Results 1 – 2 of 2) sorted by relevance
983 int shuid = INSN_SHUID (lab); in shorten_branches() local984 if (shuid < min) in shorten_branches()986 min = shuid; in shorten_branches()989 if (shuid > max) in shorten_branches()991 max = shuid; in shorten_branches()
1223 int shuid = INSN_SHUID (lab); local1224 if (shuid < min)1226 min = shuid;1229 if (shuid > max)1231 max = shuid;