Use SmallVectorImpl::iterator/const_iterator instead of SmallVector
authorEric Christopher <echristo@gmail.com>
Wed, 3 Jul 2013 05:01:24 +0000 (05:01 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 3 Jul 2013 05:01:24 +0000 (05:01 +0000)
commitf3dc0fffb54833133f744199d592e12899059ea1
tree607bfd9380bec1080b18e7378d21993e35e698b3
parent45f6b1f9357b0f1fb6092081f8610623d7eba8dc
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector
to avoid specifying the vector size.

llvm-svn: 185511
llvm/include/llvm/CodeGen/RegisterScavenging.h
llvm/include/llvm/CodeGen/ScheduleDAG.h