LLVM  4.0.0
Macros | Functions
LegalizeIntegerTypes.cpp File Reference
#include "LegalizeTypes.h"
#include "llvm/IR/DerivedTypes.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for LegalizeIntegerTypes.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "legalize-types"
 

Functions

static std::pair
< ISD::CondCode, ISD::NodeType
getExpandedMinMaxOps (int Op)
 

Macro Definition Documentation

#define DEBUG_TYPE   "legalize-types"

Definition at line 27 of file LegalizeIntegerTypes.cpp.

Function Documentation

static std::pair<ISD::CondCode, ISD::NodeType> getExpandedMinMaxOps ( int  Op)
static