LowUIRBuilder Type
Represents the LowUIR builder for Intel.
Constructors
| Constructor | Description |
Full Usage:
LowUIRBuilder(isa, regFactory, stream)
Parameters:
ISA
regFactory : IRegisterFactory
stream : LowUIRStream
Returns: LowUIRBuilder
|
|
B2R2