Lines Matching full:dead
244 * Remove dead instructions from the given program.
259 printf("Optimize: Begin dead code removal\n");
282 printf("abort remove dead code (indirect temp)\n");
304 printf("abort remove dead code (indirect temp)\n");
321 /* find instructions that write to dead registers, flag for removal */
354 printf("Optimize: End dead code removal.\n");
490 * Try to remove use of extraneous MOV instructions, to free them up for dead