Searched refs:getConstRange (Results 1 – 10 of 10) sorted by relevance
31 public long getConstRange(); in getConstRange() method
58 public long getConstRange() { in getConstRange() method in Format11n
59 public long getConstRange() { in getConstRange() method in Format31i
59 public long getConstRange() { in getConstRange() method in Format21s
59 public long getConstRange() { in getConstRange() method in Format21h
60 public long getConstRange() { in getConstRange() method in Format22b
59 public long getConstRange() { in getConstRange() method in Format22s
62 public long getConstRange() { in getConstRange() method in Format51l
116 % ((ContainsConst)constInsn.insn.info.format).getConstRange(); in generateMutation()
159 mutation.constValue = rng.nextLong() % ((ContainsConst)fmt).getConstRange(); in generateMutation()