Searched refs:MinCTASM (Results 1 – 1 of 1) sorted by relevance
5106 int MinCTASM = FD->getAttr<CUDALaunchBoundsAttr>()->getMinBlocks(); in SetTargetAttributes() local5107 if (MinCTASM > 0) { in SetTargetAttributes()5109 addNVVMMetadata(F, "minctasm", MinCTASM); in SetTargetAttributes()