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)
commit305ef7f5b0b8bec8f8ac041d674046aea0845b13
treef783b865b2b97a2acd91684141a7755bb606fc8b
parent90e0d3c03ad75fc7b09755120bda0c3a8fc1227f
avoid unnecessary direct access to LiveInterval::ranges

llvm-svn: 190170
llvm/include/llvm/CodeGen/LiveInterval.h
llvm/lib/CodeGen/LiveInterval.cpp
llvm/lib/CodeGen/RegisterCoalescer.cpp
llvm/lib/CodeGen/StrongPHIElimination.cpp