Use the right method to get the # elements in a CDS.
authorChris Lattner <sabre@nondot.org>
Wed, 25 Jan 2012 01:27:20 +0000 (01:27 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 25 Jan 2012 01:27:20 +0000 (01:27 +0000)
commit0f193b8a6846dab25323788638e760ae03b7cd87
treeb89bd3a70578256be2eb53eca270ed7832fcacb8
parenta57a36abe7d0b769a495ed886246db157aff4add
Use the right method to get the # elements in a CDS.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148897 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ConstantFolding.cpp
lib/Analysis/ValueTracking.cpp
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp