diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-05-20 02:44:30 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-05-20 02:44:30 +0000 |
commit | c313c6b9fffa58e88c166e50a759d689686f17f0 (patch) | |
tree | 9c39c501921edb033c54acdfbb3b73c5d082dfbf /lib/CodeGen/InlineSpiller.cpp | |
parent | fcaf5fa89cafe66d2659b711e7c190f3851f4ac5 (diff) |
Add a LiveRangeQuery class.
This class is meant to be the primary interface for examining a live
range in the vicinity on a given instruction. It avoids all the messy
dealings with iterators and early clobbers.
This is a more abstract interface to live ranges, hiding the
implementation as a vector of segments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157141 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/InlineSpiller.cpp')
0 files changed, 0 insertions, 0 deletions