Searched refs:localInst (Results 1 – 1 of 1) sorted by relevance
132 BaseStorage *&localInst = localIt.first->storage; in getOrCreate() local133 if (localInst) in getOrCreate()134 return localInst; in getOrCreate()141 return localInst = it->storage; in getOrCreate()147 return localInst = getOrCreateUnsafe(shard, lookupKey, ctorFn); in getOrCreate()