Searched refs:branch_line (Results 1 – 1 of 1) sorted by relevance
1660 std::unique_ptr<RegisterLine> branch_line; in CodeFlowVerifyInstruction() local2206 branch_line.reset(update_line); in CodeFlowVerifyInstruction()2971 if (nullptr != branch_line.get()) { in CodeFlowVerifyInstruction()2972 if (!UpdateRegisters(work_insn_idx_ + branch_target, branch_line.get(), false)) { in CodeFlowVerifyInstruction()