Home
last modified time | relevance | path

Searched defs:SetNextInBucket (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DFoldingSet.h144 void SetNextInBucket(void *N) { NextInFoldingSetBucket = N; } in SetNextInBucket() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DFoldingSet.h149 void SetNextInBucket(void *N) { NextInFoldingSetBucket = N; } in SetNextInBucket() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DFoldingSet.h146 void SetNextInBucket(void *N) { NextInFoldingSetBucket = N; } in SetNextInBucket() function
/external/llvm/include/llvm/ADT/
DFoldingSet.h144 void SetNextInBucket(void *N) { NextInFoldingSetBucket = N; } in SetNextInBucket() function