LLVM 22.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 591 of file MCRegisterInfo.h.
|
default |
Constructs an end iterator.
Referenced by operator++().
|
inline |
|
inline |
Returns true if this iterator is not yet at the end.
Definition at line 621 of file MCRegisterInfo.h.
Definition at line 612 of file MCRegisterInfo.h.
|
inline |
Definition at line 615 of file MCRegisterInfo.h.
References llvm::iterator_adaptor_base< MCSuperRegIterator, MCRegisterInfo::DiffListIterator, std::forward_iterator_tag, const MCPhysReg >::I, and MCSuperRegIterator().