|
LLVM 22.0.0git
|
This header defines a class that provides bookkeeping for all standard (i.e in-tree) pass instrumentations. More...
#include "llvm/ADT/STLExtras.h"#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/StringRef.h"#include "llvm/ADT/StringSet.h"#include "llvm/CodeGen/MachineBasicBlock.h"#include "llvm/IR/BasicBlock.h"#include "llvm/IR/DebugInfoMetadata.h"#include "llvm/IR/DroppedVariableStatsIR.h"#include "llvm/IR/OptBisect.h"#include "llvm/IR/PassTimingInfo.h"#include "llvm/IR/ValueHandle.h"#include "llvm/Support/CommandLine.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/TimeProfiler.h"#include "llvm/Transforms/IPO/SampleProfileProbe.h"#include <string>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
This header defines a class that provides bookkeeping for all standard (i.e in-tree) pass instrumentations.
Definition in file StandardInstrumentations.h.