Searched refs:newKey (Results 1 – 1 of 1) sorted by relevance
356 auto newKey = std::make_tuple(newDialect, value, type); in tryGetOrCreateConstant() local360 if (auto *existingOp = uniquedConstants.lookup(newKey)) { in tryGetOrCreateConstant()368 auto newIt = uniquedConstants.insert({newKey, constOp}); in tryGetOrCreateConstant()