Searched defs:LDSVarsToTransform (Results 1 – 1 of 1) sorted by relevance
1161 DenseSet<GlobalVariable *> const &LDSVarsToTransform) { in createLDSVariableReplacement()1267 auto LDSVarsToTransform = sortByName(std::vector<GlobalVariable *>( in replaceLDSVariablesWithStruct() local