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
Return the number of segments in this live range.
Declared in <llvm/CodeGen/LiveInterval.h>
size_t
size() const;
The number of segments in this live range.
Created with MrDocs