|
LLVM 22.0.0git
|
Reader for contextual iFDO profile, which comes in bitstream format. More...
#include "llvm/Bitstream/BitstreamReader.h"#include "llvm/IR/GlobalValue.h"#include "llvm/ProfileData/PGOCtxProfWriter.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/Error.h"#include <map>Go to the source code of this file.
Classes | |
| class | llvm::internal::IndexNode |
| class | llvm::PGOCtxProfContext |
| A node (context) in the loaded contextual profile, suitable for mutation during IPO passes. More... | |
| struct | llvm::PGOCtxProfile |
| class | llvm::PGOCtxProfileReader |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::internal |
Typedefs | |
| using | llvm::CtxProfFlatProfile |
| using | llvm::CtxProfContextualProfiles |
Functions | |
| LLVM_ABI void | llvm::convertCtxProfToYaml (raw_ostream &OS, const PGOCtxProfile &Profile) |
Reader for contextual iFDO profile, which comes in bitstream format.
Definition in file PGOCtxProfReader.h.