LLVM 19.0.0git
Macros | Variables
LegalizeTypes.cpp File Reference
#include "LegalizeTypes.h"
#include "llvm/ADT/SetVector.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< boolEnableExpensiveChecks ("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