Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dcombine.c11710 unsigned int ourend in move_deaths() local
11715 if (i < regno || i >= ourend) in move_deaths()
11734 unsigned int ourend in move_deaths() local
11744 for (i = regno + offset; i < ourend; i++) in move_deaths()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcombine.c12394 unsigned int ourend local
12399 if (i < regno || i >= ourend)
12418 unsigned int ourend local
12428 for (i = regno + offset; i < ourend; i++)