LLVM
16.0.0git
|
#include "llvm/ADT/Optional.h"
#include "llvm/Remarks/BitstreamRemarkContainer.h"
#include "llvm/Remarks/BitstreamRemarkParser.h"
#include "llvm/Remarks/RemarkFormat.h"
#include "llvm/Remarks/RemarkParser.h"
#include <cstdint>
#include <memory>
Go to the source code of this file.
Classes | |
struct | llvm::remarks::BitstreamRemarkParser |
Parses and holds the state of the latest parsed remark. More... | |
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |
llvm::remarks | |
Functions | |
Expected< std::unique_ptr< BitstreamRemarkParser > > | llvm::remarks::createBitstreamParserFromMeta (StringRef Buf, Optional< ParsedStringTable > StrTab=None, Optional< StringRef > ExternalFilePrependPath=None) |