LLVM
8.0.1
|
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/IndexedMap.h"
#include "llvm/ADT/SmallSet.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/SparseBitVector.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/CodeGen/TargetRegisterInfo.h"
Go to the source code of this file.
Classes | |
class | llvm::LiveVariables |
struct | llvm::LiveVariables::VarInfo |
VarInfo - This represents the regions where a virtual register is live in the program. More... | |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |