Cleanup : Reformat PartialInliner.cpp to have current LLVM style conventions
authorSean Silva <chisophugis@gmail.com>
Mon, 25 Jul 2016 05:57:59 +0000 (05:57 +0000)
committerSean Silva <chisophugis@gmail.com>
Mon, 25 Jul 2016 05:57:59 +0000 (05:57 +0000)
commit519323db58bef15d577ba5cebe88027f0cfa3161
treec4af8482f95a96dfd465d5c99da75a4b6a0d5072
parentfe5abd5e0cd0c3aa997cb6204a2644e8cf6f3fc0
Cleanup : Reformat PartialInliner.cpp to have current LLVM style conventions

Modify the variable names and code style to be that of modern LLVM.

Patch by River Riddle!

Differential Revision: https://reviews.llvm.org/D22743

llvm-svn: 276610
llvm/lib/Transforms/IPO/PartialInlining.cpp