Searched refs:NumberVars (Results 1 – 1 of 1) sorted by relevance
1401 const size_t NumberVars = LDSVarsToTransform.size(); in replaceLDSVariablesWithStruct() local1402 if (NumberVars > 1) { in replaceLDSVariablesWithStruct()1404 AliasScopes.reserve(NumberVars); in replaceLDSVariablesWithStruct()1406 for (size_t I = 0; I < NumberVars; I++) { in replaceLDSVariablesWithStruct()1415 for (size_t I = 0; I < NumberVars; I++) { in replaceLDSVariablesWithStruct()