Searched refs:fallthrough_line (Results 1 – 1 of 1) sorted by relevance
1494 std::unique_ptr<RegisterLine> fallthrough_line; in CodeFlowVerifyInstruction() local2025 fallthrough_line.reset(update_line); in CodeFlowVerifyInstruction()2904 if (nullptr != fallthrough_line.get()) { in CodeFlowVerifyInstruction()2906 work_line_->CopyFromLine(fallthrough_line.get()); in CodeFlowVerifyInstruction()