[TableGen] Replace instructions() with getInstructionsByEnumValue(). No need...
[TableGen] Replace instructions() with getInstructionsByEnumValue(). No need to make an iterator_range when we already have a function that returns an ArrayRef. NFC llvm-svn: 258019
Loading
Please sign in to comment