LLVM 20.0.0git
|
#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< bool > | EnableExpensiveChecks ("enable-legalize-types-checking", cl::Hidden) |
#define DEBUG_TYPE "legalize-types" |
Definition at line 23 of file LegalizeTypes.cpp.
|
static |
Referenced by llvm::DAGTypeLegalizer::run().