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

/freebsd-10-stable/contrib/gcc/
H A Dreload1.c4417 operand number, and check_any if we have to check all reloads. */
4419 int check_any = 0;
4451 check_any = 1;
4457 check_any = 1;
4484 if (check_opnum || check_any)
4489 && (check_any || rld[i].opnum == opnum)
4400 int check_any = 0; local

Completed in 103 milliseconds