Searched refs:MinBlocksVal (Results 1 – 2 of 2) sorted by relevance
354 int32_t *MinBlocksVal, in handleCUDALaunchBoundsAttr() argument372 if (MinBlocksVal) in handleCUDALaunchBoundsAttr()373 *MinBlocksVal = MinBlocks.getExtValue(); in handleCUDALaunchBoundsAttr()
1725 int32_t *MinBlocksVal = nullptr,