Storage for all reaching definitions across basic blocks and reg units.
Synopsis
Declared in <llvm/CodeGen/ReachingDefAnalysis.h>
class MBBReachingDefsInfo;
Member Functions
Name |
Description |
Append definition id |
|
Clear all stored reaching definitions. |
|
Return the reaching definitions of |
|
Resize storage to hold definitions for |
|
Return the number of basic‐block slots currently allocated. |
|
Prepend definition id |
|
Replace the front definition for register unit |
|
Prepare storage for |
Created with MrDocs