Home | History | Annotate | Download | only in src

Lines Matching full:fall_through

525     Label** fall_through) const {
528 *if_true = *if_false = *fall_through = materialize_true;
537 Label** fall_through) const {
538 *if_true = *fall_through = materialize_true;
548 Label** fall_through) const {
549 *if_true = *fall_through = materialize_true;
559 Label** fall_through) const {
562 *fall_through = fall_through_;
570 context->fall_through());
809 test->fall_through());