[X86] Merge small helper function into the switch that calls it since they both opera...
authorCraig Topper <craig.topper@gmail.com>
Mon, 22 Aug 2016 07:38:36 +0000 (07:38 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 22 Aug 2016 07:38:36 +0000 (07:38 +0000)
commit1867c6acc724d1928d9e50df9e9dc30beb789ad0
tree34c897c3d31e569552846ec1424e6dec0fd89d3e
parent313226fdbc18ecf656ff98634f96e7bf174a452d
[X86] Merge small helper function into the switch that calls it since they both operate on the same variable. NFC

llvm-svn: 279421
llvm/utils/TableGen/X86RecognizableInstr.cpp