LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
LegalizeTypes.cpp File Reference
#include "LegalizeTypes.h"
#include "llvm/ADT/SetVector.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"
Include dependency graph for LegalizeTypes.cpp:

Go to the source code of this file.

Variables

static cl::opt< boolEnableExpensiveChecks ("enable-legalize-types-checking", cl::Hidden)
 

Variable Documentation

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