Make findDbgDeclare/findDbgGlobalDeclare local static functions; avoid Elts array
authorVictor Hernandez <vhernandez@apple.com>
Mon, 18 Jan 2010 20:42:09 +0000 (20:42 +0000)
committerVictor Hernandez <vhernandez@apple.com>
Mon, 18 Jan 2010 20:42:09 +0000 (20:42 +0000)
commit756462bfbd668c6c6afe74ce20d29b77ce20ab9b
treef9fdf6194d8899ff99e38c7e5b6f2069c49e508b
parent54630e1cef710e65751e2147cbdd2e018292c435
Make findDbgDeclare/findDbgGlobalDeclare local static functions; avoid Elts array

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93764 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DebugInfo.h
lib/Analysis/DebugInfo.cpp