LLVM: lib/CodeGen/LiveVariables.cpp File Reference (original) (raw)
#include "[llvm/CodeGen/LiveVariables.h](LiveVariables%5F8h%5Fsource.html)"#include "[llvm/ADT/DenseSet.h](DenseSet%5F8h%5Fsource.html)"#include "[llvm/ADT/DepthFirstIterator.h](DepthFirstIterator%5F8h%5Fsource.html)"#include "[llvm/ADT/STLExtras.h](STLExtras%5F8h%5Fsource.html)"#include "[llvm/ADT/SmallPtrSet.h](SmallPtrSet%5F8h%5Fsource.html)"#include "[llvm/ADT/SmallSet.h](SmallSet%5F8h%5Fsource.html)"#include "[llvm/CodeGen/MachineInstr.h](MachineInstr%5F8h%5Fsource.html)"#include "[llvm/CodeGen/MachineRegisterInfo.h](MachineRegisterInfo%5F8h%5Fsource.html)"#include "[llvm/CodeGen/Passes.h](CodeGen%5F2Passes%5F8h%5Fsource.html)"#include "llvm/Config/llvm-config.h"#include "[llvm/Support/Debug.h](Support%5F2Debug%5F8h%5Fsource.html)"#include "[llvm/Support/ErrorHandling.h](llvm%5F2Support%5F2ErrorHandling%5F8h%5Fsource.html)"#include "[llvm/Support/raw_ostream.h](raw%5F%5Fostream%5F8h%5Fsource.html)"
Go to the source code of this file.
| Functions |
|---|
| Variables | |
|---|---|
| livevars | |
| Live Variable | Analysis |
| Live Variable | false |
Function Documentation
◆ INITIALIZE_PASS_BEGIN()
| INITIALIZE_PASS_BEGIN | ( | LiveVariablesWrapperPass | , |
|---|---|---|---|
| "livevars" | , | ||
| "Live Variable Analysis" | , | ||
| false | , | ||
| false | ) |
References INITIALIZE_PASS_DEPENDENCY.
Variable Documentation
◆ Analysis
Live Variable Analysis
Definition at line 65 of file LiveVariables.cpp.
◆ false
Live Variable false
Definition at line 65 of file LiveVariables.cpp.
◆ livevars
livevars
Definition at line 64 of file LiveVariables.cpp.