Searched refs:MinBlocksVal (Results 1 – 2 of 2) sorted by relevance
317 int32_t *MinBlocksVal, in handleCUDALaunchBoundsAttr() argument339 if (MinBlocksVal) in handleCUDALaunchBoundsAttr()340 *MinBlocksVal = MinBlocks.getExtValue(); in handleCUDALaunchBoundsAttr()
1637 int32_t *MinBlocksVal = nullptr,