LLVM API Documentation
#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"
Go to the source code of this file.
Variables | |
static cl::opt< bool > | EnableExpensiveChecks ("enable-legalize-types-checking", cl::Hidden) |
Referenced by llvm::DAGTypeLegalizer::run().