Home
last modified time | relevance | path

Searched defs:LLVMPointerTypeStorage (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/LLVMIR/IR/
H A DTypeDetail.h387 struct LLVMPointerTypeStorage : public TypeStorage { struct
390 LLVMPointerTypeStorage(const KeyTy &key) in LLVMPointerTypeStorage() argument
393 static LLVMPointerTypeStorage *construct(TypeStorageAllocator &allocator, in construct() argument
403 Type pointeeType;
404 unsigned addressSpace;