LLVM 20.0.0git
|
Reader for contextual iFDO profile, which comes in bitstream format. More...
#include "llvm/ADT/DenseSet.h"
#include "llvm/Bitstream/BitstreamReader.h"
#include "llvm/IR/GlobalValue.h"
#include "llvm/ProfileData/PGOCtxProfWriter.h"
#include "llvm/Support/Error.h"
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | llvm::PGOCtxProfContext |
A node (context) in the loaded contextual profile, suitable for mutation during IPO passes. More... | |
class | llvm::PGOCtxProfileReader |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Reader for contextual iFDO profile, which comes in bitstream format.
Definition in file PGOCtxProfReader.h.