introduce typedef for complicated vector, and use it too
authorGabor Greif <ggreif@gmail.com>
Sat, 17 Jan 2009 00:09:08 +0000 (00:09 +0000)
committerGabor Greif <ggreif@gmail.com>
Sat, 17 Jan 2009 00:09:08 +0000 (00:09 +0000)
commit125329891f97baedef21e4b464ba70182c3fb45e
tree094bae2438e40bc420c8f143aa63fa6cc79b5fcb
parent7ac9cdfc991db344a1e0f642aefc6db6b868b9b0
introduce typedef for complicated vector, and use it too

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62384 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/CallGraph.h
lib/Transforms/Utils/InlineFunction.cpp