Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Support/
H A DStorageUniquer.cpp274 bool hasParametricStorage(TypeID id) { return parametricUniquers.count(id); } in hasParametricStorage() function
372 return impl->hasParametricStorage(id); in isParametricStorageInitialized()