Home
last modified time | relevance | path

Searched refs:update_line (Results 1 – 1 of 1) sorted by relevance

/art/runtime/verifier/
Dmethod_verifier.cc2628 RegisterLine* update_line = RegisterLine::Create(code_item_->registers_size_, this); in CodeFlowVerifyInstruction() local
2630 fallthrough_line.reset(update_line); in CodeFlowVerifyInstruction()
2632 branch_line.reset(update_line); in CodeFlowVerifyInstruction()
2634 update_line->CopyFromLine(work_line_.get()); in CodeFlowVerifyInstruction()
2635 update_line->SetRegisterType<LockOp::kKeep>(this, in CodeFlowVerifyInstruction()
2655 update_line->SetRegisterType<LockOp::kKeep>(this, in CodeFlowVerifyInstruction()
2662 update_line->SetRegisterType<LockOp::kKeep>(this, in CodeFlowVerifyInstruction()
2669 update_line->SetRegisterType<LockOp::kKeep>(this, in CodeFlowVerifyInstruction()