14#ifndef LLVM_REMARKS_BITSTREAMREMARKPARSER_H
15#define LLVM_REMARKS_BITSTREAMREMARKPARSER_H
58 std::optional<uint8_t>
Type;
73 std::optional<ArrayRef<Argument>>
Args;
This class maintains the abbreviations read from a block info block.
This represents a position within a bitcode file, implemented on top of a SimpleBitstreamCursor.
void skipToEnd()
Skip to the end of the file.
Lightweight error class with error context and mandatory checking.
Tagged union holding either a T or a Error.
This is a 'vector' (really, a variable-sized array), optimized for the case when the array is small.
StringRef - Represent a constant reference to a string, i.e.
This is an optimization pass for GlobalISel generic memory operations.