|
LLVM
4.0.0
|
This is the complete list of members for llvm::LivePhysRegs, including all inherited members.
| addLiveIns(const MachineBasicBlock &MBB) | llvm::LivePhysRegs | |
| addLiveOuts(const MachineBasicBlock &MBB) | llvm::LivePhysRegs | |
| addLiveOutsNoPristines(const MachineBasicBlock &MBB) | llvm::LivePhysRegs | |
| addReg(unsigned Reg) | llvm::LivePhysRegs | inline |
| available(const MachineRegisterInfo &MRI, unsigned Reg) const | llvm::LivePhysRegs | |
| 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()=default | llvm::LivePhysRegs | |
| 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