Searched refs:hasPoolIndex (Results 1 – 1 of 1) sorted by relevance
48 public boolean hasPoolIndex; field in RandomInstructionGenerator.AssociatedMutation64 (hasPoolIndex ? "T" : "F"), in getString()82 hasPoolIndex = (elements[6].equals("T")); in parseString()162 mutation.hasPoolIndex = true; in generateMutation()230 if (mutation.hasPoolIndex) { in applyMutation()