Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc3675 RegisterLine* next_line = reg_table_.GetLine(next_insn_idx); in CodeFlowVerifyInstruction() local
3676 if (next_line != nullptr) { in CodeFlowVerifyInstruction()