Lines Matching refs:GetLastInstruction
344 return block->GetFirstInstruction() != block->GetLastInstruction(); in IsBlockPopulated()
670 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Unop_12x()
679 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Conversion_12x()
689 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_23x()
699 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_23x_shift()
709 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_23x_cmp()
719 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_12x_shift()
729 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_12x()
740 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_22s()
751 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_22b()
1217 latest_result_ = current_block_->GetLastInstruction(); in BuildInvokePolymorphic()
2017 UpdateLocal(source_or_dest_reg, current_block_->GetLastInstruction()); in BuildUnresolvedStaticFieldAccess()
2165 UpdateLocal(source_or_dest_reg, current_block_->GetLastInstruction()); in BuildStaticFieldAccess()
2202 UpdateLocal(out_vreg, current_block_->GetLastInstruction()); in BuildCheckedDivRem()
2229 UpdateLocal(source_or_dest_reg, current_block_->GetLastInstruction()); in BuildArrayAccess()
2585 UpdateLocal(destination, current_block_->GetLastInstruction()); in BuildTypeCheck()
2588 UpdateLocal(reference, current_block_->GetLastInstruction()); in BuildTypeCheck()
3323 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3333 UpdateLocal(instruction.VRegA_22c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3467 UpdateLocal(instruction.VRegA_12x(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3474 UpdateLocal(instruction.VRegA_21c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3481 UpdateLocal(instruction.VRegA_31c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3488 UpdateLocal(instruction.VRegA_21c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3495 UpdateLocal(instruction.VRegA_21c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3502 UpdateLocal(instruction.VRegA_21c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3508 UpdateLocal(instruction.VRegA_11x(), current_block_->GetLastInstruction()); in ProcessDexInstruction()