Polly 20.0.0git
|
#include "llvm/ADT/MapVector.h"
#include "llvm/IR/IRBuilder.h"
Go to the source code of this file.
Classes | |
class | polly::ScopAnnotator |
Helper class to annotate newly generated SCoPs with metadata. More... | |
class | polly::IRInserter |
Add Polly specifics when running IRBuilder. 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 |
Typedefs | |
typedef llvm::IRBuilder< llvm::ConstantFolder, IRInserter > | polly::PollyIRBuilder |