This class represents a set of interesting instructions where an alloca is live.
Synopsis
Declared in <llvm/Analysis/StackLifetime.h>
class LiveRange;
Member Functions
Name |
Description |
|
Construct a live range covering |
Mark interesting instructions in []`Start,` |
|
Union this live range with |
|
Return true if this range and |
|
Return true if interesting instruction |
Friends
Name |
Description |
Write live range |
Created with MrDocs