LLVM
15.0.0git
|
#include "VPlanPredicator.h"
#include "VPlan.h"
#include "llvm/ADT/PostOrderIterator.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "VPlanPredicator" |
This file implements the VPlanPredicator class which contains the public interfaces to predicate and linearize the VPlan region.
Definition in file VPlanPredicator.cpp.
#define DEBUG_TYPE "VPlanPredicator" |
Definition at line 21 of file VPlanPredicator.cpp.