Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DFoldingSet.cpp243 while (Node *NodeInBucket = GetNextPtr(Probe)) { in GrowBucketCount() local
287 while (Node *NodeInBucket = GetNextPtr(Probe)) { in FindNodeOrInsertPos() local
348 if (Node *NodeInBucket = GetNextPtr(Ptr)) { in RemoveNode() local
/aosp_15_r20/external/llvm/lib/Support/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DFoldingSet.cpp286 while (Node *NodeInBucket = GetNextPtr(Probe)) { in GrowBucketCount() local
330 while (Node *NodeInBucket = GetNextPtr(Probe)) { in FindNodeOrInsertPos() local
389 if (Node *NodeInBucket = GetNextPtr(Ptr)) { in RemoveNode() local