Use the cached TargetInstrInfo instead of looking it up again.
authorEric Christopher <echristo@gmail.com>
Wed, 16 Sep 2015 23:38:16 +0000 (23:38 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 16 Sep 2015 23:38:16 +0000 (23:38 +0000)
commit4988c1d8c6be046424eb8c6e4644d882c0c4d1f8
treee28a5e0fdbbea4ebb1d242bd5eabf8aa9629f21e
parent973f7aa32a0d02120cdc77e72006c35a4edeeb82
Use the cached TargetInstrInfo instead of looking it up again.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247865 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineBasicBlock.cpp