]> granicus.if.org Git - llvm/commit
[X86] Inline a couple lambdas into their callers since they are only used once and...
authorCraig Topper <craig.topper@gmail.com>
Thu, 16 Jun 2016 03:11:00 +0000 (03:11 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 16 Jun 2016 03:11:00 +0000 (03:11 +0000)
commitc9dd8c46c26fff48b8e5564eb2e98c7255e79d55
treeccce10c33c4c5ffdab3bf5ad0da7b0a8d75dc198
parent3c80c2658022201214241e9229ac35097cc476d2
[X86] Inline a couple lambdas into their callers since they are only used once and it all fits on a single line. NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272869 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp