Searched refs:MinBlocksVal (Results 1 – 2 of 2) sorted by relevance
293 int32_t *MinBlocksVal, in handleCUDALaunchBoundsAttr() argument315 if (MinBlocksVal) in handleCUDALaunchBoundsAttr()316 *MinBlocksVal = MinBlocks.getExtValue(); in handleCUDALaunchBoundsAttr()
1558 int32_t *MinBlocksVal = nullptr,