Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDfold-const.c11248 bool inside_switch_p; member
11265 if (!d->inside_switch_p) in contains_label_1()
11270 if (!d->inside_switch_p) in contains_label_1()
11274 d->inside_switch_p = true; in contains_label_1()
11277 d->inside_switch_p = false; in contains_label_1()