Lines Matching full:fall_through
552 Label** fall_through) const {
555 *if_true = *if_false = *fall_through = materialize_true;
564 Label** fall_through) const {
565 *if_true = *fall_through = materialize_true;
575 Label** fall_through) const {
576 *if_true = *fall_through = materialize_true;
586 Label** fall_through) const {
589 *fall_through = fall_through_;
597 context->fall_through());
972 test->fall_through());