Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dreload1.cc662 static bool something_was_spilled; variable
890 something_was_spilled = false; in reload()
968 if (something_was_spilled in reload()
995 if (something_was_spilled in reload()
2153 something_was_spilled = true; in alter_reg()
DChangeLog-201030996 * reload1.c (something_was_spilled): New static variable.