|
Polly 22.0.0git
|
#include "llvm/IR/PassManager.h"#include <string>Go to the source code of this file.
Classes | |
| struct | polly::DumpModulePass |
| A pass that prints the module into a file. More... | |
Namespaces | |
| namespace | llvm |
| namespace | polly |
Functions | |
| llvm::ModulePass * | polly::createDumpModuleWrapperPass (std::string Filename, bool IsSuffix) |
| Create a pass that prints the module into a file. | |
| void | llvm::initializeDumpModuleWrapperPassPass (llvm::PassRegistry &) |