LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros
FlattenCFG.cpp File Reference
#include "llvm/Transforms/Utils/Local.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/Analysis/AliasAnalysis.h"
#include "llvm/Analysis/ValueTracking.h"
#include "llvm/IR/IRBuilder.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/Transforms/Utils/BasicBlockUtils.h"
Include dependency graph for FlattenCFG.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "flattencfg"
 

Macro Definition Documentation

#define DEBUG_TYPE   "flattencfg"

Definition at line 14 of file FlattenCFG.cpp.