LLVM 20.0.0git
|
MCSuperRegIterator enumerates all super-registers of Reg. More...
#include "llvm/MC/MCRegisterInfo.h"
MCSuperRegIterator enumerates all super-registers of Reg.
If IncludeSelf is set, Reg itself is included in the list.
Definition at line 590 of file MCRegisterInfo.h.
|
default |
Constructs an end iterator.
|
inline |
Definition at line 601 of file MCRegisterInfo.h.
References assert(), llvm::MCRegisterInfo::get(), llvm::iterator_adaptor_base< MCSuperRegIterator, MCRegisterInfo::DiffListIterator, std::forward_iterator_tag, const MCPhysReg >::I, llvm::MCRegister::isPhysicalRegister(), Reg, and llvm::MCRegisterDesc::SuperRegs.
|
inline |
Returns true if this iterator is not yet at the end.
Definition at line 620 of file MCRegisterInfo.h.
Definition at line 611 of file MCRegisterInfo.h.
|
inline |
Definition at line 280 of file iterator.h.
|
inline |
Definition at line 614 of file MCRegisterInfo.h.