]> git.sur5r.net Git - cc65/blobdiff - src/cc65/coptind.h
New optimization step
[cc65] / src / cc65 / coptind.h
index 98d205489a91113e7bb84c4fe98c3050b9240c78..0ea7cd1b93bd722a4dd1bcdfa471d7ef2628aaf8 100644 (file)
@@ -89,6 +89,12 @@ unsigned OptJumpTarget2 (CodeSeg* S);
  * it's job is already done.
  */
 
+unsigned OptJumpTarget3 (CodeSeg* S);
+/* Jumps to load instructions of a register, that do already have the matching
+ * register contents may skip the load instruction, since it's job is already
+ * done.
+ */
+
 unsigned OptCondBranches1 (CodeSeg* S);
 /* If an immidiate load of a register is followed by a conditional jump that
  * is never taken because the load of the register sets the flags in such a