Polly 20.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 |
This file contains the declaration of the PolyhedralInfo class, which will provide an interface to expose polyhedral analysis information of Polly. | |
namespace | polly |
Functions | |
llvm::FunctionPass * | polly::createDumpFunctionWrapperPass (std::string Suffix) |
void | llvm::initializeDumpFunctionWrapperPassPass (llvm::PassRegistry &) |