9#ifndef LLVM_DEBUGINFO_CODEVIEW_SIMPLETYPESERIALIZER_H
10#define LLVM_DEBUGINFO_CODEVIEW_SIMPLETYPESERIALIZER_H
21 std::vector<uint8_t> ScratchBuffer;
ArrayRef - Represent a constant reference to an array (0 or more elements consecutively in memory),...
LLVM_ABI SimpleTypeSerializer()
ArrayRef< uint8_t > serialize(const FieldListRecord &Record)=delete
LLVM_ABI ~SimpleTypeSerializer()
ArrayRef< uint8_t > serialize(T &Record)
This is an optimization pass for GlobalISel generic memory operations.