Home
last modified time | relevance | path

Searched refs:getOrCreateUnsafe (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Support/
H A DStorageUniquer.cpp97 getOrCreateUnsafe(Shard &shard, LookupKey &key, in getOrCreateUnsafe() function in __anon95dc17a30111::ParametricStorageUniquer
145 return getOrCreateUnsafe(shard, lookupKey, ctorFn); in getOrCreate()
164 return localInst = getOrCreateUnsafe(shard, lookupKey, ctorFn); in getOrCreate()
242 return getOrCreateUnsafe(shard, lookupKey, ctorFn);