Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc2089 RegisterLineArenaUniquePtr fallthrough_line; in CodeFlowVerifyInstruction() local
2735 fallthrough_line.reset(update_line); in CodeFlowVerifyInstruction()
3665 if (nullptr != fallthrough_line) { in CodeFlowVerifyInstruction()
3667 work_line_->CopyFromLine(fallthrough_line.get()); in CodeFlowVerifyInstruction()