Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dlocal-alloc.c2455 int found_zero = 0; in requires_inout() local
2478 if (found_zero && ! reg_allowed) in requires_inout()
2481 found_zero = reg_allowed = 0; in requires_inout()
2485 found_zero = 1; in requires_inout()
2509 if (found_zero && ! reg_allowed) in requires_inout()