LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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::SparseBitVector< ElementSize >
 
class  llvm::LiveIntervalUnion
 
class  llvm::LiveIntervalUnion::Query
 
class  llvm::LiveIntervalUnion::Array
 

Namespaces

 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. More...