Searched refs:check_any (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dreload1.c4415 operand number, and check_any if we have to check all reloads. */
4417 int check_any = 0;
4449 check_any = 1;
4455 check_any = 1;
4482 if (check_opnum || check_any)
4487 && (check_any || rld[i].opnum == opnum)
4398 int check_any = 0; local

Completed in 301 milliseconds