Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/
H A DWorkshare.cpp237 int ChunkInt; in dispatch_init() local
238 omp_get_schedule(&rtSched, &ChunkInt); in dispatch_init()
239 chunk = ChunkInt; in dispatch_init()