[TargetRegisterInfo] Introduce a helper class, BitMaskClassIterator, to
iterate over register class bitmask. Thanks to this helper class, it would not require for each user of the register classes bitmask to actually know how they are represents. Moreover, it will make the code much easier to read. llvm-svn: 265730
Loading
Please sign in to comment