LLVM API Documentation

Classes | Namespaces | Typedefs | Functions
LiveIntervalUnion.h File Reference
#include "llvm/ADT/IntervalMap.h"
#include "llvm/CodeGen/LiveInterval.h"
Include dependency graph for LiveIntervalUnion.h:
This graph shows which files directly or indirectly include this file:

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.