LLVM
8.0.1
|
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(MCPhysReg Reg) | llvm::LivePhysRegs | inline |
addUses(const MachineInstr &MI) | llvm::LivePhysRegs | |
available(const MachineRegisterInfo &MRI, MCPhysReg Reg) const | llvm::LivePhysRegs | |
begin() const | llvm::LivePhysRegs | inline |
clear() | llvm::LivePhysRegs | inline |
const_iterator typedef | llvm::LivePhysRegs | |
contains(MCPhysReg 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 |
LivePhysRegs(const LivePhysRegs &)=delete | llvm::LivePhysRegs | |
operator=(const LivePhysRegs &)=delete | llvm::LivePhysRegs | |
print(raw_ostream &OS) const | llvm::LivePhysRegs | |
removeDefs(const MachineInstr &MI) | llvm::LivePhysRegs | |
removeReg(MCPhysReg Reg) | llvm::LivePhysRegs | inline |
removeRegsInMask(const MachineOperand &MO, SmallVectorImpl< std::pair< MCPhysReg, const MachineOperand *>> *Clobbers=nullptr) | llvm::LivePhysRegs | |
stepBackward(const MachineInstr &MI) | llvm::LivePhysRegs | |
stepForward(const MachineInstr &MI, SmallVectorImpl< std::pair< MCPhysReg, const MachineOperand *>> &Clobbers) | llvm::LivePhysRegs |