Construct from char
Synopsis
Declared in <llvm/CodeGen/MachineFunctionPass.h>
explicit
MachineFunctionPass(char& ID);
Parameters
Name |
Description |
ID |
The value to construct from |
Created with MrDocs
Construct from char
Declared in <llvm/CodeGen/MachineFunctionPass.h>
explicit
MachineFunctionPass(char& ID);
Name |
Description |
ID |
The value to construct from |
Created with MrDocs