LLVM 20.0.0git
|
This file provides the interface for context-sensitive profile tracker used by CSSPGO. More...
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/iterator.h"
#include "llvm/ProfileData/SampleProf.h"
#include <map>
#include <queue>
#include <vector>
Go to the source code of this file.
Classes | |
class | llvm::ContextTrieNode |
class | llvm::SampleContextTracker |
class | llvm::SampleContextTracker::Iterator |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
This file provides the interface for context-sensitive profile tracker used by CSSPGO.
Definition in file SampleContextTracker.h.