Searched refs:idPair (Results 1 – 1 of 1) sorted by relevance
1033 for (const auto& idPair : idMap) { in optLoadStore() local1034 spv::Id id = idPair.first; in optLoadStore()1038 idMap[idPair.first] = id; // replace with final result in optLoadStore()