|
LLVM 22.0.0git
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/IndexedMap.h"#include "llvm/ADT/SmallVector.h"#include "llvm/CodeGen/LiveInterval.h"#include "llvm/CodeGen/LiveIntervalCalc.h"#include "llvm/CodeGen/MachineBasicBlock.h"#include "llvm/CodeGen/MachineFunctionPass.h"#include "llvm/CodeGen/MachinePassManager.h"#include "llvm/CodeGen/SlotIndexes.h"#include "llvm/CodeGen/TargetRegisterInfo.h"#include "llvm/MC/LaneBitmask.h"#include "llvm/Support/CommandLine.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/ErrorHandling.h"#include <cassert>#include <cstdint>#include <utility>Go to the source code of this file.
Classes | |
| class | llvm::LiveIntervals |
| class | llvm::LiveIntervalsAnalysis |
| class | llvm::LiveIntervalsPrinterPass |
| class | llvm::LiveIntervalsWrapperPass |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Variables | |
| LLVM_ABI cl::opt< bool > | llvm::UseSegmentSetForPhysRegs |