Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dregister_line-inl.h58 case LockOp::kKeep: in SetRegisterType()
Dregister_line.h59 kKeep // Leave the lock levels alone. enumerator
Dmethod_verifier.cc2484 work_line_->SetRegisterType<LockOp::kKeep>(this, inst->VRegA_21c(), res_type); in CodeFlowVerifyInstruction()
2740 update_line->SetRegisterType<LockOp::kKeep>(this, in CodeFlowVerifyInstruction()
2759 update_line->SetRegisterType<LockOp::kKeep>(this, move_src, cast_type); in CodeFlowVerifyInstruction()