Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/IR/
DMLIRContext.cpp218 llvm::BumpPtrAllocator identifierAllocator; member in mlir::MLIRContextImpl
324 MLIRContextImpl() : identifiers(identifierAllocator) {} in MLIRContextImpl()