Rename some methods, use 'begin' instead of 'start', add new LiveInterval
authorChris Lattner <sabre@nondot.org>
Thu, 18 Nov 2004 01:29:39 +0000 (01:29 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Nov 2004 01:29:39 +0000 (01:29 +0000)
commit23b71c1e1e33219327b1c0edf43034dbe4c3ae90
tree74175edd2800cb139f7325891171acda9172adf3
parent4b92ed6d584aaa34eab7a3ef60d277617adb9aca
Rename some methods, use 'begin' instead of 'start', add new LiveInterval
iterator/begin/end members.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17930 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveInterval.h
lib/CodeGen/LiveInterval.h
lib/CodeGen/RegAllocIterativeScan.cpp
lib/CodeGen/RegAllocLinearScan.cpp