Searched refs:emptyDictionaryAttr (Results 1 – 1 of 1) sorted by relevance
230 DictionaryAttr emptyDictionaryAttr; member in mlir::MLIRContextImpl312 impl->emptyDictionaryAttr = DictionaryAttr::getEmptyUnchecked(this); in MLIRContext()919 return context->getImpl().emptyDictionaryAttr; in getEmpty()