LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::LiveRange Struct Reference

#include <LiveInterval.h>


Detailed Description

LiveRange structure - This represents a simple register range in the program, with an inclusive start point and an exclusive end point. These ranges are rendered as [start,end).

Definition at line 32 of file LiveInterval.h.


The documentation for this struct was generated from the following file: