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