Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dira-emit.cc184 static int max_regno_before_changing; variable
275 if (regno >= max_regno_before_changing) in change_regs()
1276 max_regno_before_changing = max_reg_num (); in ira_emit()