Initialize resources with the initiation interval II.
Synopsis
Declared in <llvm/CodeGen/MachinePipeliner.h>
void
init(int II);
Parameters
Name |
Description |
II |
Initiation interval used to size modulo resource tables. |
Created with MrDocs