Home
last modified time | relevance | path

Searched defs:NodeInBucket (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
DFoldingSet.cpp262 while (Node *NodeInBucket = GetNextPtr(Probe)) { in GrowHashTable() local
291 while (Node *NodeInBucket = GetNextPtr(Probe)) { in FindNodeOrInsertPos() local
350 if (Node *NodeInBucket = GetNextPtr(Ptr)) { in RemoveNode() local
/external/llvm/lib/Support/
DFoldingSet.cpp285 while (Node *NodeInBucket = GetNextPtr(Probe)) { in GrowBucketCount() local
329 while (Node *NodeInBucket = GetNextPtr(Probe)) { in FindNodeOrInsertPos() local
388 if (Node *NodeInBucket = GetNextPtr(Ptr)) { in RemoveNode() local