LLVM 17.0.0git
|
Forward iterator over all sub-registers. More...
#include "llvm/MC/MCRegisterInfo.h"
Additional Inherited Members | |
![]() | |
using | iterator_category = IteratorCategoryT |
using | value_type = T |
using | difference_type = DifferenceTypeT |
using | pointer = PointerT |
using | reference = ReferenceT |
![]() | |
static mc_subreg_iterator | end () |
Return an iterator past the last element. | |
![]() | |
enum | { IsRandomAccess , IsBidirectional } |
![]() | |
mc_difflist_iterator (MCRegisterInfo::DiffListIterator Iter) | |
mc_difflist_iterator (MCRegister Reg, const MCPhysReg *DiffList) | |
Forward iterator over all sub-registers.
TODO: Replace remaining uses of MCSubRegIterator.
Definition at line 285 of file MCRegisterInfo.h.
|
inline |
Definition at line 287 of file MCRegisterInfo.h.
|
default |
|
inline |
Definition at line 290 of file MCRegisterInfo.h.