Home
last modified time | relevance | path

Searched refs:findBucket (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/plugins/common/MemoryManager/
H A DMemoryManager.h71 static int findBucket(size_t Size) { in findBucket() function
240 const int B = findBucket(Size); in allocate()
306 const int B = findBucket(P->Size); in free()