LLVM
8.0.1
|
#include "llvm/ADT/DenseMap.h"
#include "llvm/CodeGen/SelectionDAG.h"
#include "llvm/CodeGen/TargetLowering.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/Debug.h"
Go to the source code of this file.
Classes | |
class | llvm::DAGTypeLegalizer |
This takes an arbitrary SelectionDAG as input and hacks on it until only value types the target machine can handle are left. More... | |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |