Compiler Pass Configuration
This class has a default configuration embedded.
@author Johannes M. Schmitt <schmittjoh@gmail.com>
@api
Expanded class hierarchy of PassConfig
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
PassConfig:: |
private | property | ||
PassConfig:: |
private | property | ||
PassConfig:: |
private | property | ||
PassConfig:: |
private | property | ||
PassConfig:: |
private | property | ||
PassConfig:: |
private | property | ||
PassConfig:: |
public | function | Adds a pass. | |
PassConfig:: |
public | function | Gets all passes for the AfterRemoving pass. | |
PassConfig:: |
public | function | Gets all passes for the BeforeOptimization pass. | |
PassConfig:: |
public | function | Gets all passes for the BeforeRemoving pass. | |
PassConfig:: |
public | function | Gets all passes for the Merge pass. | |
PassConfig:: |
public | function | Gets all passes for the Optimization pass. | |
PassConfig:: |
public | function | Returns all passes in order to be processed. | |
PassConfig:: |
public | function | Gets all passes for the Removing pass. | |
PassConfig:: |
public | function | Sets the AfterRemoving passes. | |
PassConfig:: |
public | function | Sets the BeforeOptimization passes. | |
PassConfig:: |
public | function | Sets the BeforeRemoving passes. | |
PassConfig:: |
public | function | Sets the Merge Pass. | |
PassConfig:: |
public | function | Sets the Optimization passes. | |
PassConfig:: |
public | function | Sets the Removing passes. | |
PassConfig:: |
constant | |||
PassConfig:: |
constant | |||
PassConfig:: |
constant | |||
PassConfig:: |
constant | |||
PassConfig:: |
constant | |||
PassConfig:: |
public | function | Constructor. |