LLVM  3.7.0
llvm::LivePhysRegs Member List

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::LivePhysRegsinline
begin() const llvm::LivePhysRegsinline
clear()llvm::LivePhysRegsinline
const_iterator typedefllvm::LivePhysRegs
contains(unsigned Reg) const llvm::LivePhysRegsinline
dump() const llvm::LivePhysRegs
empty() const llvm::LivePhysRegsinline
end() const llvm::LivePhysRegsinline
init(const TargetRegisterInfo *TRI)llvm::LivePhysRegsinline
LivePhysRegs()llvm::LivePhysRegsinline
LivePhysRegs(const TargetRegisterInfo *TRI)llvm::LivePhysRegsinline
print(raw_ostream &OS) const llvm::LivePhysRegs
removeReg(unsigned Reg)llvm::LivePhysRegsinline
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