llvm::PollyFilter Struct Reference
#include <LoopsInRegionAnalysis.h>
List of all members.
|
Public Member Functions |
|
virtual bool | runOnRegion (Region *R, RGPassManager &RGM) |
|
virtual void | getAnalysisUsage (AnalysisUsage &AU) const |
Static Public Attributes |
|
static char | ID |
Detailed Description
filter for polly, should be remove later the pass keep the regions that: have at least one loop inside all its loop should have only one exit There are no conditions except the loop exits
The documentation for this struct was generated from the following file: