Searched defs:setSuccessor (Results 1 – 8 of 8) sorted by relevance
128 private void setSuccessor(int entry, int succ) { in setSuccessor() method in ObjectCountLinkedHashMap
173 private void setSuccessor(int entry, int succ) { in setSuccessor() method in CompactLinkedHashSet
152 private void setSuccessor(int entry, int succ) { in setSuccessor() method in CompactLinkedHashMap
175 private void setSuccessor(int entry, int succ) { in setSuccessor() method in CompactLinkedHashSet
157 private void setSuccessor(int entry, int succ) { in setSuccessor() method in CompactLinkedHashMap
72 public static void setSuccessor(final Label label) { in setSuccessor() method in LabelInfo
70 void setSuccessor(unsigned idx, BasicBlock *B) { in setSuccessor() function
669 void Instruction::setSuccessor(unsigned idx, BasicBlock *B) { in setSuccessor() function in Instruction