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

/haiku-buildtools/gcc/gcc/
H A Dgimple-low.c91 bool cannot_fallthru; member in struct:lower_data
252 not be 100% accurate, simply be conservative and reset cannot_fallthru
272 data->cannot_fallthru = true;
277 if (data->cannot_fallthru)
285 data->cannot_fallthru = true;
295 bool cannot_fallthru; local
297 cannot_fallthru = data->cannot_fallthru;
306 data->cannot_fallthru = false;
308 data->cannot_fallthru |
463 bool cannot_fallthru; local
[all...]

Completed in 96 milliseconds