avoid unnecessary direct access to LiveInterval::ranges
authorMatthias Braun <matze@braunis.de>
Fri, 6 Sep 2013 16:44:32 +0000 (16:44 +0000)
committerMatthias Braun <matze@braunis.de>
Fri, 6 Sep 2013 16:44:32 +0000 (16:44 +0000)
commitb63db853500b3dcb46a96af3f2d5aec003e41d77
tree4352739e8a041945d9913549a7f957a17523a8e2
parent1920156982643a1c5c28af6f4684580b516eb597
avoid unnecessary direct access to LiveInterval::ranges

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