Searched defs:getIndex (Results 1 – 11 of 11) sorted by relevance
49 public final int getIndex() { in getIndex() method in IndexedItem
116 public int getIndex() { in getIndex() method in CstInsn
230 public int getIndex(Constant cst); in getIndex() method
229 public int getIndex(Constant cst); in getIndex() method
118 public int getIndex() { in getIndex() method in CstInsn
124 public int getIndex(int position) { in getIndex() method in MultiCstInsn
317 public int getIndex() { in getIndex() method in LocalVariableList.Item
134 public final int getIndex() { in getIndex() method in DecodedInstruction
315 public int getIndex() { in getIndex() method in SsaBasicBlock
448 RegisterSpec getIndex = use.getSources().get(1); in processUse() local