Go to the documentation of this file.
9 #ifndef LLVM_DEBUGINFO_PDB_NATIVE_NATIVETYPEARRAY_H
10 #define LLVM_DEBUGINFO_PDB_NATIVE_NATIVETYPEARRAY_H
This is an optimization pass for GlobalISel generic memory operations.
~NativeTypeArray() override
bool isConstType() const override
uint32_t getCount() const override
bool isVolatileType() const override
bool isUnalignedType() const override
NativeTypeArray(NativeSession &Session, SymIndexId Id, codeview::TypeIndex TI, codeview::ArrayRecord Record)
This class implements an extremely fast bulk output stream that can only output to a stream.
uint64_t getLength() const override
codeview::ArrayRecord Record
void dump(raw_ostream &OS, int Indent, PdbSymbolIdField ShowIdFields, PdbSymbolIdField RecurseIdFields) const override
SymIndexId getArrayIndexTypeId() const override
SymIndexId getTypeId() const override
codeview::TypeIndex Index