LLVM 17.0.0git
Classes | Namespaces | Typedefs
ProfileSummary.h File Reference
#include <algorithm>
#include <cassert>
#include <cstdint>
#include <vector>
Include dependency graph for ProfileSummary.h:
This graph shows which files directly or indirectly include this file:

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 >