Start refactoring the inline cost estimation code so that it can be used
authorDan Gohman <gohman@apple.com>
Tue, 13 Oct 2009 18:24:11 +0000 (18:24 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 13 Oct 2009 18:24:11 +0000 (18:24 +0000)
commit9b39cf5ac82e21935aeebb88d8c3893d927eec1f
treeeab82c9ff13e8bf33527fd866b32046356303ccf
parent11f15dbb287b5d9aa63913f84ce931569a5ebdf3
Start refactoring the inline cost estimation code so that it can be used
for purposes other than inlining.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83997 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Utils/InlineCost.h
lib/Transforms/Utils/InlineCost.cpp