[ADT] Change the trivial FoldingSetNodeID::Add* methods to be inline.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 8 Mar 2012 02:52:00 +0000 (02:52 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 8 Mar 2012 02:52:00 +0000 (02:52 +0000)
commit3f778c2241dcf44d66245bf4a7d13d1228b5b96e
tree140e51fb54ed0cb4544072e91ec04da26e1f9e19
parente2bdf7fc935008dda6fba3d6fdd0a12193fd7b18
[ADT] Change the trivial FoldingSetNodeID::Add* methods to be inline.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152288 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/FoldingSet.h
lib/Support/FoldingSet.cpp