Searched refs:swapInstructionsByIndex (Results 1 – 2 of 2) sorted by relevance
155 mutatableCode.swapInstructionsByIndex(mutation.swapInsnIdx, mutation.swapWithInsnIdx); in applyMutation()
298 public void swapInstructionsByIndex(int aIdx, int bIdx) { in swapInstructionsByIndex() method in MutatableCode