add methods to analyze calls and formals.
authorChris Lattner <sabre@nondot.org>
Wed, 28 Feb 2007 06:56:37 +0000 (06:56 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Feb 2007 06:56:37 +0000 (06:56 +0000)
commitfb39f99fa4cdeab24c1b462cdd954a7d792323b7
tree4439dbf586a50a50242909e113b23062ae732fcf
parente5876ce21a23aeef913b25ffc09ad3829e6ade1e
add methods to analyze calls and formals.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34736 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/CallingConvLower.h
lib/CodeGen/SelectionDAG/CallingConvLower.cpp