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 | ef8431d3be8a75a0d7e72be0b54acb60a3fe5562 (patch) | |
| tree | ad0db8c45543496cfa8dc05f15f8e2a86ed07ff9 /llvm/lib/CodeGen/InlineSpiller.cpp | |
| parent | 9a03c732970c77ca1a030d5f8f1010068eb7ce20 (diff) | |
| download | bcm5719-llvm-ef8431d3be8a75a0d7e72be0b54acb60a3fe5562.tar.gz bcm5719-llvm-ef8431d3be8a75a0d7e72be0b54acb60a3fe5562.zip | |
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.
llvm-svn: 157141
Diffstat (limited to 'llvm/lib/CodeGen/InlineSpiller.cpp')
0 files changed, 0 insertions, 0 deletions

