Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc2089 RegisterLineArenaUniquePtr branch_line; in CodeFlowVerifyInstruction() local
2738 branch_line.reset(update_line); in CodeFlowVerifyInstruction()
3535 if (nullptr != branch_line) { in CodeFlowVerifyInstruction()
3536 if (!UpdateRegisters(work_insn_idx_ + branch_target, branch_line.get(), false)) { in CodeFlowVerifyInstruction()