|
Polly 22.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 |
| namespace | polly |
Typedefs | |
| typedef llvm::IRBuilder< llvm::ConstantFolder, IRInserter > | polly::PollyIRBuilder |