Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Support/
DStorageUniquer.cpp247 bool hasParametricStorage(TypeID id) { return parametricUniquers.count(id); } in hasParametricStorage() function
344 return impl->hasParametricStorage(id); in isParametricStorageInitialized()