LLVM
8.0.1
|
This file implements the construction of a VPlan-based Hierarchical CFG (H-CFG) for an incoming IR. More...
#include "VPlanHCFGBuilder.h"
#include "LoopVectorizationPlanner.h"
#include "llvm/Analysis/LoopIterator.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "loop-vectorize" |
This file implements the construction of a VPlan-based Hierarchical CFG (H-CFG) for an incoming IR.
This construction comprises the following components and steps:
Definition in file VPlanHCFGBuilder.cpp.
#define DEBUG_TYPE "loop-vectorize" |
Definition at line 29 of file VPlanHCFGBuilder.cpp.