LLVM
8.0.1
|
#include "LegalizeTypes.h"
#include "SDNodeDbgValue.h"
#include "llvm/ADT/SetVector.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/IR/CallingConv.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "legalize-types" |
Variables | |
static cl::opt< bool > | EnableExpensiveChecks ("enable-legalize-types-checking", cl::Hidden) |
#define DEBUG_TYPE "legalize-types" |
Definition at line 27 of file LegalizeTypes.cpp.