Polly 19.0.0git
Classes | Namespaces | Enumerations | Functions | Variables
CodeGeneration.h File Reference
#include "polly/CodeGen/IRBuilder.h"
#include "polly/ScopPass.h"
#include "llvm/IR/PassManager.h"

Go to the source code of this file.

Classes

struct  polly::CodeGenerationPass
 

Namespaces

namespace  polly
 

Enumerations

enum  polly::VectorizerChoice { polly::VECTORIZER_NONE , polly::VECTORIZER_STRIPMINE }
 

Functions

void polly::markBlockUnreachable (BasicBlock &Block, PollyIRBuilder &Builder)
 Mark a basic block unreachable.
 

Variables

VectorizerChoice polly::PollyVectorizerChoice
 
bool polly::PerfMonitoring