LLVM 17.0.0git
Classes | Namespaces
ProfiledCallGraph.h File Reference
#include "llvm/ADT/GraphTraits.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ProfileData/SampleProf.h"
#include "llvm/ProfileData/SampleProfReader.h"
#include "llvm/Transforms/IPO/SampleContextTracker.h"
#include <queue>
#include <set>
Include dependency graph for ProfiledCallGraph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::sampleprof::ProfiledCallGraphEdge
 
struct  llvm::sampleprof::ProfiledCallGraphNode
 
struct  llvm::sampleprof::ProfiledCallGraphNode::ProfiledCallGraphEdgeComparer
 
class  llvm::sampleprof::ProfiledCallGraph
 
struct  llvm::GraphTraits< ProfiledCallGraphNode * >
 
struct  llvm::GraphTraits< ProfiledCallGraph * >
 

Namespaces

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