|
LLVM 22.0.0git
|
#include "llvm/Transforms/IPO/SampleContextTracker.h"#include "llvm/ADT/StringRef.h"#include "llvm/IR/DebugInfoMetadata.h"#include "llvm/IR/InstrTypes.h"#include "llvm/IR/Instruction.h"#include "llvm/ProfileData/SampleProf.h"#include <map>#include <queue>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Macros | |
| #define | DEBUG_TYPE "sample-context-tracker" |
| #define DEBUG_TYPE "sample-context-tracker" |
Definition at line 26 of file SampleContextTracker.cpp.