Lines Matching refs:remove
192 /* The loop is empty remove it and return */
193 ir->remove();
209 ir_if_last->remove();
219 ir_if_last->remove();
242 /* The loop has been replaced by the unrolled copies. Remove the original
245 ir->remove();
313 ir_to_replace->remove();
325 ir_to_replace->remove();
359 move_ir->remove();
398 /* Remove the conditional break statements associated with all terminators
426 t->ir->remove();
431 /* Also remove it from the terminator list */
432 t->remove();
455 last_ir->remove();
505 * will execute exactly once. Remove the break and use the simple
508 last_ir->remove();
538 ir_if_last->remove();
556 ir_if_last->remove();