|
LLVM
3.7.0
|
This is the complete list of members for llvm::LivePhysRegs, including all inherited members.
| addLiveIns(const MachineBasicBlock *MBB, bool AddPristines=false) | llvm::LivePhysRegs | |
| addLiveOuts(const MachineBasicBlock *MBB, bool AddPristines=false) | llvm::LivePhysRegs | |
| 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, SmallVectorImpl< std::pair< unsigned, const MachineOperand * >> *Clobbers) | llvm::LivePhysRegs | |
| stepBackward(const MachineInstr &MI) | llvm::LivePhysRegs | |
| stepForward(const MachineInstr &MI, SmallVectorImpl< std::pair< unsigned, const MachineOperand * >> &Clobbers) | llvm::LivePhysRegs |
1.8.6