|
LLVM 23.0.0git
|
#include "llvm/ADT/StringRef.h"#include "llvm/IR/Module.h"#include "llvm/Transforms/IPO/Instrumentor.h"Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::instrumentor |
Functions | |
| void | llvm::instrumentor::printRuntimeStub (const InstrumentationConfig &IConf, StringRef StubRuntimeName, LLVMContext &Ctx) |
| Print a runtime stub file with the implementation of the instrumentation runtime functions corresponding to the instrumentation opportunities enabled. | |