LLVM API Documentation
Go to the source code of this file.
Classes | |
class | llvm::LiveIntervalUnion |
class | llvm::LiveIntervalUnion::Query |
class | llvm::LiveIntervalUnion::Array |
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
Typedefs | |
typedef SparseBitVector< 128 > | llvm::LiveVirtRegBitSet |
Functions | |
bool | llvm::overlap (const LiveInterval::Segment &VRSeg, const IntervalMap< SlotIndex, LiveInterval * >::const_iterator &LUSeg) |
Compare a live virtual register segment to a LiveIntervalUnion segment. |