Searched refs:UpdateShortRep (Results 1 – 3 of 3) sorted by relevance
27 public void UpdateShortRep() { Index = (uint)(Index < 7 ? 9 : 11); } in UpdateShortRep() method
278 state.UpdateShortRep(); in Code()
734 state.UpdateShortRep(); in GetOptimum()1156 _state.UpdateShortRep(); in CodeOneBlock()