LLVM API Documentation
addLiveIns(const MachineBasicBlock *MBB) | llvm::LivePhysRegs | [inline] |
addLiveOuts(const MachineBasicBlock *MBB) | llvm::LivePhysRegs | [inline] |
addReg(unsigned Reg) | llvm::LivePhysRegs | [inline] |
begin() const | llvm::LivePhysRegs | [inline] |
clear() | llvm::LivePhysRegs | [inline] |
const_iterator typedef | llvm::LivePhysRegs | |
contains(unsigned Reg) const | llvm::LivePhysRegs | [inline] |
dump() const | llvm::LivePhysRegs | |
empty() const | llvm::LivePhysRegs | [inline] |
end() const | llvm::LivePhysRegs | [inline] |
init(const TargetRegisterInfo *_TRI) | llvm::LivePhysRegs | [inline] |
LivePhysRegs() | llvm::LivePhysRegs | [inline] |
LivePhysRegs(const TargetRegisterInfo *TRI) | llvm::LivePhysRegs | [inline] |
print(raw_ostream &OS) const | llvm::LivePhysRegs | |
removeReg(unsigned Reg) | llvm::LivePhysRegs | [inline] |
removeRegsInMask(const MachineOperand &MO) | llvm::LivePhysRegs | |
stepBackward(const MachineInstr &MI) | llvm::LivePhysRegs | |
stepForward(const MachineInstr &MI) | llvm::LivePhysRegs |