Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/
H A DWorkshare.cpp355 static int DynamicNextChunk(T &lb, T &ub, T chunkSize, T loopLowerBound, in DynamicNextChunk() function
419 int finished = DynamicNextChunk(myLb, myUb, DST->Chunk, DST->NextLowerBound, in dispatch_next()