Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
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()