Tracks processor resources consumed while building an SMS schedule.
Synopsis
Declared in <llvm/CodeGen/MachinePipeliner.h>
class ResourceManager;
Member Functions
Name |
Description |
|
Construct a resource manager for subtarget |
Compute the resource‐constrained minimum initiation interval. |
|
Check if the resources occupied by a machine instruction are available in the current state. |
|
Initialize resources with the initiation interval II. |
|
Initialize processor resource mask vectors from scheduling model |
|
Reserve the resources occupied by a machine instruction and change the current state to reflect that change. |
Created with MrDocs