Searched refs:support_case_fallthrough (Results 1 – 3 of 3) sorted by relevance
584 bool support_case_fallthrough = true; member
644 backend.support_case_fallthrough = false; in compile()14848 for (size_t i = 1; backend.support_case_fallthrough && i < num_blocks; i++) in emit_block_chain()14955 if (backend.support_case_fallthrough && i + 1 < num_blocks && in emit_block_chain()
5767 backend.support_case_fallthrough = false; in compile()