|
LLVM 22.0.0git
|
#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/MachinePassManager.h"#include "llvm/CodeGen/TargetRegisterInfo.h"#include "llvm/InitializePasses.h"#include "llvm/PassRegistry.h"#include "llvm/Support/Compiler.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... | |
| class | llvm::LiveVariablesAnalysis |
| class | llvm::LiveVariablesPrinterPass |
| class | llvm::LiveVariablesWrapperPass |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |