Searched refs:update_line (Results 1 – 1 of 1) sorted by relevance
2654 RegisterLine* update_line = RegisterLine::Create(code_item_accessor_.RegistersSize(), in CodeFlowVerifyInstruction() local2658 fallthrough_line.reset(update_line); in CodeFlowVerifyInstruction()2660 branch_line.reset(update_line); in CodeFlowVerifyInstruction()2662 update_line->CopyFromLine(work_line_.get()); in CodeFlowVerifyInstruction()2663 update_line->SetRegisterType<LockOp::kKeep>(instance_of_inst.VRegB_22c(), cast_type); in CodeFlowVerifyInstruction()2674 auto maybe_update_fn = [&instance_of_inst, update_line, &cast_type]( in CodeFlowVerifyInstruction()2680 update_line->SetRegisterType<LockOp::kKeep>(move_src, cast_type); in CodeFlowVerifyInstruction()