Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/src/
DMemoryManager.cpp64 int findBucket(size_t Size) { in findBucket() function
185 const int B = findBucket(Size); in allocate()
252 const int B = findBucket(P->Size); in free()