Searched refs:AliasScopes (Results 1 – 1 of 1) sorted by relevance
1122 SmallVector<MDNode *> AliasScopes; in replaceLDSVariablesWithStruct() local1127 AliasScopes.reserve(NumberVars); in replaceLDSVariablesWithStruct()1131 AliasScopes.push_back(Scope); in replaceLDSVariablesWithStruct()1133 NoAliasList.append(&AliasScopes[1], AliasScopes.end()); in replaceLDSVariablesWithStruct()1152 NoAliasList[I - 1] = AliasScopes[I - 1]; in replaceLDSVariablesWithStruct()1156 AliasScopes.empty() ? nullptr : MDNode::get(Ctx, {AliasScopes[I]}); in replaceLDSVariablesWithStruct()