Searched defs:getSources (Results 1 – 8 of 8) sorted by relevance
114 public RegisterSpecList getSources() { in getSources() method in NormalSsaInsn
100 abstract public RegisterSpecList getSources(); in getSources() method in SsaInsn
208 public RegisterSpecList getSources() { in getSources() method in PhiInsn
331 public TypeList getSources() { in getSources() method in Rop
182 public final RegisterSpecList getSources() { in getSources() method in Insn
183 public final RegisterSpecList getSources() { in getSources() method in Insn
675 private RegisterSpecList getSources(int opcode, int stackPointer) { in getSources() method in RopperMachine