Searched defs:deleteProperties (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/include/mlir/IR/ | ||
H A D | ExtensibleDialect.h | 484 void deleteProperties(OpaqueProperties prop) final {} in deleteProperties() function |
H A D | OperationSupport.h | 626 void deleteProperties(OpaqueProperties prop) final { deleteProperties() function |
/llvm-project/mlir/lib/IR/ | ||
H A D | MLIRContext.cpp | 879 void OperationName::UnregisteredOpModel::deleteProperties( deleteProperties() function in OperationName::UnregisteredOpModel |