Returns true if this iterator is not yet at the end.

Synopsis

Declared in <llvm/MC/MCRegisterInfo.h>

bool
isValid() const;

Return Value

True if more sub‐registers remain.

Created with MrDocs