LLVM: lib/CodeGen/SelectionDAG/LegalizeTypes.cpp File Reference (original) (raw)

#include "[LegalizeTypes.h](LegalizeTypes%5F8h%5Fsource.html)"
#include "[llvm/ADT/SetVector.h](SetVector%5F8h%5Fsource.html)"
#include "[llvm/IR/DataLayout.h](DataLayout%5F8h%5Fsource.html)"
#include "[llvm/Support/CommandLine.h](CommandLine%5F8h%5Fsource.html)"
#include "[llvm/Support/ErrorHandling.h](llvm%5F2Support%5F2ErrorHandling%5F8h%5Fsource.html)"
#include "[llvm/Support/raw_ostream.h](raw%5F%5Fostream%5F8h%5Fsource.html)"

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)

Macro Definition Documentation

DEBUG_TYPE

#define DEBUG_TYPE "legalize-types"

Definition at line 23 of file LegalizeTypes.cpp.

Variable Documentation

EnableExpensiveChecks

cl::opt< bool > EnableExpensiveChecks("enable-legalize-types-checking", cl::Hidden) ( "enable-legalize-types-checking" , cl::Hidden ) static

Referenced by llvm::DAGTypeLegalizer::run().