[CodeGen][MISched] Rename instance of Cycle -> ReleaseAtCycle
b1ae461a renamed Cycle ->
ReleaseAtCycle.
7e09239e was committed without rebasing
but used the old Cycle syntax.
This caused a build failure when
7e09239e was squash-and-merged. This
patch fixes this problem.