|
Polly 22.0.0git
|
#include "polly/CodeGen/Utils.h"#include "polly/CodeGen/IRBuilder.h"#include "polly/ScopInfo.h"#include "llvm/Analysis/LoopInfo.h"#include "llvm/Analysis/RegionInfo.h"#include "llvm/Transforms/Utils/BasicBlockUtils.h"Go to the source code of this file.
Functions | |
| static BasicBlock * | splitEdge (BasicBlock *Prev, BasicBlock *Succ, const char *Suffix, DominatorTree *DT, LoopInfo *LI, RegionInfo *RI) |