Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Support/
DStorageUniquer.cpp284 bool hasSingleton(TypeID id) const { return singletonInstances.count(id); } in hasSingleton() function
339 return impl->hasSingleton(id); in isSingletonStorageInitialized()