Searched refs:move_ir (Results 1 – 2 of 2) sorted by relevance
296 ir_instruction *move_ir = (ir_instruction *) ir_if->get_next(); in splice_post_if_instructions() local298 move_ir->remove(); in splice_post_if_instructions()299 splice_dest->push_tail(move_ir); in splice_post_if_instructions()
307 ir_instruction *move_ir = (ir_instruction *)ir->get_next(); in move_outer_block_inside() local309 move_ir->remove(); in move_outer_block_inside()310 inner_block->push_tail(move_ir); in move_outer_block_inside()