move a bunch of trivial methods to be inline.
authorChris Lattner <sabre@nondot.org>
Thu, 13 Mar 2008 05:00:21 +0000 (05:00 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 13 Mar 2008 05:00:21 +0000 (05:00 +0000)
commitd5d94df73f2af639a4cffc7e4f3491001817df08
tree0a0f95159da3df6c4c5316c0a6efcd68d716a2b7
parent041221c0972ff575b07f76808c504833d629ae1f
move a bunch of trivial methods to be inline.

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