Searched refs:AssumedGroupSize (Results 1 – 1 of 1) sorted by relevance
831 if (const auto *AssumedGroupSize = A.getAAFor<AAAMDFlatWorkGroupSize>( in initialize() local836 *F, {AssumedGroupSize->getAssumed().getLower().getZExtValue(), in initialize()837 AssumedGroupSize->getAssumed().getUpper().getZExtValue() - 1}); in initialize()859 const auto *AssumedGroupSize = A.getAAFor<AAAMDFlatWorkGroupSize>( in updateImpl() local861 if (!CallerInfo || !AssumedGroupSize) in updateImpl()869 {AssumedGroupSize->getAssumed().getLower().getZExtValue(), in updateImpl()870 AssumedGroupSize->getAssumed().getUpper().getZExtValue() - 1}); in updateImpl()