Another sentinel optimization. This one should always
authorGabor Greif <ggreif@gmail.com>
Sun, 1 Mar 2009 17:13:15 +0000 (17:13 +0000)
committerGabor Greif <ggreif@gmail.com>
Sun, 1 Mar 2009 17:13:15 +0000 (17:13 +0000)
commit5e7d4d643d691f6169eaaf60b13dc54ba2b69232
tree4d17d738199b8f07900280d2b4c740e06c4454e5
parentabd6f28a74e74303725ec123bdfe9202617115c8
Another sentinel optimization. This one should always
be a win, since almost every interesting function has at least one Argument.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65778 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Function.h
lib/VMCore/Function.cpp