LLVM API Documentation
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: