LLVM 22.0.0git
|
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/DenseSet.h"
#include "llvm/Analysis/ProfileSummaryInfo.h"
#include "llvm/IR/Constant.h"
#include "llvm/Pass.h"
#include "llvm/Support/Compiler.h"
Go to the source code of this file.
Classes | |
class | llvm::StaticDataProfileInfo |
A class that holds the constants that represent static data and their profile information and provides methods to operate on them. More... | |
class | llvm::StaticDataProfileInfoWrapperPass |
This wraps the StaticDataProfileInfo object as an immutable pass, for a backend pass to operate on. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |