Searched refs:ReqdWGS (Results 1 – 1 of 1) sorted by relevance
8969 const auto *ReqdWGS = M.getLangOpts().OpenCL ? in setTargetAttributes() local8986 if (ReqdWGS || FlatWGS) { in setTargetAttributes()8997 if (ReqdWGS && Min == 0 && Max == 0) in setTargetAttributes()8998 Min = Max = ReqdWGS->getXDim() * ReqdWGS->getYDim() * ReqdWGS->getZDim(); in setTargetAttributes()