Simplify CallInst::hasByValArgument using a new method.
authorDuncan Sands <baldrick@free.fr>
Mon, 14 Jan 2008 19:57:00 +0000 (19:57 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 14 Jan 2008 19:57:00 +0000 (19:57 +0000)
commit15ea48c9ce79518d26e52b37cacee54b0b3b2e64
tree0b9df78d34be35167a30e2bc1ab26678450a6239
parentb0c9b93bb4c591b1cec0491eec34f792cd3cf111
Simplify CallInst::hasByValArgument using a new method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45974 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Instructions.cpp