Searched refs:identifierAllocator (Results 1 – 1 of 1) sorted by relevance
218 llvm::BumpPtrAllocator identifierAllocator; member in mlir::MLIRContextImpl324 MLIRContextImpl() : identifiers(identifierAllocator) {} in MLIRContextImpl()