Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DMLIRContext.cpp328 for (auto attrMapping : registeredAttributes) in ~MLIRContextImpl() local
329 attrMapping.second->~AbstractAttribute(); in ~MLIRContextImpl()