Searched defs:newIt (Results 1 – 3 of 3) sorted by relevance
335 auto newIt = uniquedConstants.insert({newKey, constOp}); in tryGetOrCreateConstant() local
75 [[maybe_unused]] auto newIt = visitedTypes.try_emplace(ty, false); needsConversion() local
1095 auto newIt = symbolToUsers.try_emplace(newSymbol, SetVector<Operation *>{}); in replaceAllUsesWith() local