LLVM 19.0.0git
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 "llvm/InitializePasses.h"
#include "llvm/PassRegistry.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

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.