LLVM  8.0.1
Classes | Namespaces
LiveVariables.h File Reference
#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"
Include dependency graph for LiveVariables.h:
This graph shows which files directly or indirectly include this file:

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.