Searched refs:NumberVars (Results 1 – 1 of 1) sorted by relevance
1274 const size_t NumberVars = LDSVarsToTransform.size(); in replaceLDSVariablesWithStruct() local1275 if (NumberVars > 1) { in replaceLDSVariablesWithStruct()1277 AliasScopes.reserve(NumberVars); in replaceLDSVariablesWithStruct()1279 for (size_t I = 0; I < NumberVars; I++) { in replaceLDSVariablesWithStruct()1288 for (size_t I = 0; I < NumberVars; I++) { in replaceLDSVariablesWithStruct()