Return the number of segments in this live range.

Synopsis

Declared in <llvm/CodeGen/LiveInterval.h>

size_t
size() const;

Return Value

The number of segments in this live range.

Created with MrDocs