Home
last modified time | relevance | path

Searched refs:max_shuid (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfinal.cc963 int max_shuid = INSN_SHUID (get_last_insn ()) + 1; in shorten_branches() local
980 for (min = max_shuid, max = min_shuid, i = len - 1; i >= 0; i--) in shorten_branches()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfinal.c976 int max_shuid = INSN_SHUID (get_last_insn ()) + 1; in shorten_branches() local
993 for (min = max_shuid, max = min_shuid, i = len - 1; i >= 0; i--) in shorten_branches()