Searched defs:newKey (Results 1 – 2 of 2) sorted by relevance
56 void initialize(StringRef newKey, std::optional<AsmResourceBlob> newBlob) { in initialize()
320 auto newKey = std::make_tuple(newDialect, value, type); in tryGetOrCreateConstant() local