Searched defs:nextNode (Results 1 – 6 of 6) sorted by relevance
113 auto nextNode = edges_.at(currentNode); in CheckNodeForTerminationLoops() local
112 for (const nextNode of nextNodeList) { constant233 for (const nextNode of nextNodes) { constant
50 LinkedNode *nextNode = LinkedNode::Cast(nextNodeVa.GetTaggedObject()); in GetNode() local
4929 LinkedNode *nextNode = LinkedNode::Cast(next.GetTaggedObject()); in DumpForSnapshot() local
424 TreapNode* nextNode = *nextNodePtr; in TakeUnitsImpl() local
744 const auto nextNode = containingList[index + 1]; in InsertNodeInListAfter() local