Searched refs:CodeHash (Results 1 – 2 of 2) sorted by relevance
31 const auto CodeHash = hash_value(Code); in get() local32 if (auto It = Pool.find(CodeHash); It != Pool.end()) in get()39 Pool[CodeHash] = std::move(OwnedData); in get()