|
Polly 22.0.0git
|
#include "polly/CodeGen/IRBuilder.h"Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| 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. | |
| bool | polly::runCodeGeneration (Scop &S, llvm::RegionInfo &RI, IslAstInfo &AI) |
Variables | |
| VectorizerChoice | polly::PollyVectorizerChoice |
| bool | polly::PerfMonitoring |