MergeFunctions: FunctionPtr has been renamed to FunctionNode.
authorStepan Dyatkovskiy <stpworld@narod.ru>
Wed, 10 Sep 2014 10:08:25 +0000 (10:08 +0000)
committerStepan Dyatkovskiy <stpworld@narod.ru>
Wed, 10 Sep 2014 10:08:25 +0000 (10:08 +0000)
commite944e11ededd55bc866fd85d4712b1c069fd15ee
tree821fa6c1a865f2f4998c445c8be4e15228f6cd02
parentca310842929727d381e2dd99e280fd0d0640f00d
MergeFunctions: FunctionPtr has been renamed to FunctionNode.
It's supposed to store additional pass information for current function here.
That was the reason for name change.

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