LLVM 22.0.0git
ProfileSummary.h File Reference
#include "llvm/Support/Compiler.h"
#include <algorithm>
#include <cassert>
#include <cstdint>
#include <vector>

Go to the source code of this file.

Classes

struct  llvm::ProfileSummaryEntry
class  llvm::ProfileSummary

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Typedefs

using llvm::SummaryEntryVector = std::vector<ProfileSummaryEntry>