Reorganize this so that the early exit and special cases come early
authorEric Christopher <echristo@apple.com>
Tue, 25 Jan 2011 01:34:31 +0000 (01:34 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 25 Jan 2011 01:34:31 +0000 (01:34 +0000)
commit1bcb4288e500a7a0e00669627110ba76a375fd87
tree25606e4873e6e14efcab6df62556388821ace764
parent7cfa656ad84306ded61f0a3c7a8862505f48c239
Reorganize this so that the early exit and special cases come early
rather than interspersed. No functional change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124168 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/InlineCost.cpp