[FunctionAttrs] Inline the prototype attribute inference to an existing
authorChandler Carruth <chandlerc@gmail.com>
Sat, 31 Oct 2015 00:28:37 +0000 (00:28 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 31 Oct 2015 00:28:37 +0000 (00:28 +0000)
commitf73144bb0330cc615083dd20a550fecdfd0fa4c4
tree7fe21cd4931e91ee261763522336e19b1f2bae05
parente39e3a473df92c87da3f1d822529797abe504fed
[FunctionAttrs] Inline the prototype attribute inference to an existing
loop over the SCC.

The separate function wasn't really adding much, NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251728 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/FunctionAttrs.cpp