Searched defs:getSuccessor (Results 1 – 11 of 11) sorted by relevance
124 private int getSuccessor(int entry) { in getSuccessor() method in ObjectCountLinkedHashMap
169 int getSuccessor(int entry) { in getSuccessor() method in CompactLinkedHashSet
148 int getSuccessor(int entry) { in getSuccessor() method in CompactLinkedHashMap
613 int getSuccessor(int entryIndex) { in getSuccessor() method in CompactHashMap
525 int getSuccessor(int entryIndex) { in getSuccessor() method in CompactHashSet
171 int getSuccessor(int entry) { in getSuccessor() method in CompactLinkedHashSet
153 int getSuccessor(int entry) { in getSuccessor() method in CompactLinkedHashMap
529 int getSuccessor(int entryIndex) { in getSuccessor() method in CompactHashSet
617 int getSuccessor(int entryIndex) { in getSuccessor() method in CompactHashMap
65 BasicBlock *getSuccessor(unsigned idx) const { in getSuccessor() function
657 BasicBlock *Instruction::getSuccessor(unsigned idx) const { in getSuccessor() function in Instruction