|
Polly 22.0.0git
|
#include "llvm/IR/PassManager.h"#include <string>Go to the source code of this file.
Classes | |
| struct | polly::DumpFunctionPass |
| A pass that isolates a function into a new Module and writes it into a file. More... | |
Namespaces | |
| namespace | llvm |
| namespace | polly |
Functions | |
| llvm::FunctionPass * | polly::createDumpFunctionWrapperPass (std::string Suffix) |
| void | llvm::initializeDumpFunctionWrapperPassPass (llvm::PassRegistry &) |