Home | History | Annotate | Download | only in src

Lines Matching defs:InsertBefore

709 void HInstruction::InsertBefore(HInstruction* next) {
853 add_offset->InsertBefore(this);
856 add->InsertBefore(this);
864 sar_scale->InsertBefore(this);
867 sar->InsertBefore(this);
1298 result->InsertBefore(this);
1318 HChange::cast(new_left)->InsertBefore(this);
1329 HChange::cast(new_right)->InsertBefore(this);
1338 HInstruction::cast(new_left)->InsertBefore(this);
1342 HInstruction::cast(new_right)->InsertBefore(this);
1347 instr->InsertBefore(this);
1805 added_constant()->InsertBefore(added_index());
1807 added_constant()->InsertBefore(first_check_in_block());
1818 added_index()->InsertBefore(first_check_in_block());
3027 map_check->InsertBefore(this);
3028 index->InsertBefore(this);
3031 load->InsertBefore(this);
3301 dominated_allocate_instr->InsertBefore(this);
3400 free_space_instr->InsertBefore(this);