• Home
  • Raw
  • Download

Lines Matching refs:GetLastInstruction

307     return block->GetFirstInstruction() != block->GetLastInstruction();  in IsBlockPopulated()
626 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Unop_12x()
635 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Conversion_12x()
645 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_23x()
655 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_23x_shift()
665 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_23x_cmp()
675 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_12x_shift()
685 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_12x()
696 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_22s()
707 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in Binop_22b()
1618 UpdateLocal(source_or_dest_reg, current_block_->GetLastInstruction()); in BuildUnresolvedStaticFieldAccess()
1735 UpdateLocal(source_or_dest_reg, current_block_->GetLastInstruction()); in BuildStaticFieldAccess()
1772 UpdateLocal(out_vreg, current_block_->GetLastInstruction()); in BuildCheckedDivRem()
1799 UpdateLocal(source_or_dest_reg, current_block_->GetLastInstruction()); in BuildArrayAccess()
2075 UpdateLocal(destination, current_block_->GetLastInstruction()); in BuildTypeCheck()
2091 UpdateLocal(reference, current_block_->GetLastInstruction()); in BuildTypeCheck()
2860 UpdateLocal(instruction.VRegA(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
2870 UpdateLocal(instruction.VRegA_22c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3018 UpdateLocal(instruction.VRegA_12x(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3025 UpdateLocal(instruction.VRegA_21c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3032 UpdateLocal(instruction.VRegA_31c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3039 UpdateLocal(instruction.VRegA_21c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3046 UpdateLocal(instruction.VRegA_21c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3053 UpdateLocal(instruction.VRegA_21c(), current_block_->GetLastInstruction()); in ProcessDexInstruction()
3059 UpdateLocal(instruction.VRegA_11x(), current_block_->GetLastInstruction()); in ProcessDexInstruction()