Stage
Applicability
|
Product |
Supported or Not |
|---|---|
|
|
√ |
|
|
√ |
|
|
√ |
|
|
√ |
|
|
√ |
Function Usage
Sets the execution phase of a custom pass.
Prototype
1
|
PassRegistrationData &Stage(const CustomPassStage stage) |
Parameters
|
Parameter |
Input/Output |
Description |
||
|---|---|---|---|---|
|
stage |
Input |
Execution phase of a custom pass.
|
Returns
Object of PassRegistrationData.
Constraints
None