Polly 20.0.0git
|
#include <string>
Go to the source code of this file.
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 |
Functions | |
void | polly::getDebugLocation (const llvm::Region *R, unsigned &LineBegin, unsigned &LineEnd, std::string &FileName) |
Get the location of a region from the debug info. | |