Polly 20.0.0git
|
#include "polly/CodeGen/IRBuilder.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/StringRef.h"
#include <vector>
Go to the source code of this file.
Classes | |
struct | polly::RuntimeDebugBuilder |
Insert function calls that print certain LLVM values at run time. 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 |
Variables | |
bool | PollyDebugPrinting |
|
extern |
Definition at line 39 of file BlockGenerators.cpp.
Referenced by polly::IslExprBuilder::createAccessAddress(), and polly::BlockGenerator::generateArrayLoad().