LLVM API Documentation
#include "llvm/ADT/SparseSet.h"#include "llvm/CodeGen/MachineBasicBlock.h"#include "llvm/Target/TargetRegisterInfo.h"#include <cassert>

Go to the source code of this file.
Classes | |
| class | llvm::LivePhysRegs |
| A set of live physical registers with functions to track liveness when walking backward/forward through a basic block. More... | |
Namespaces | |
| namespace | llvm |
List of target independent CodeGen pass IDs. | |
Functions | |
| raw_ostream & | llvm::operator<< (raw_ostream &OS, const LivePhysRegs &LR) |