class documentation

class Optimization(IntEnum): (source)

View In Hierarchy

Undocumented

Constant DEAD_BRANCHES Undocumented
Constant DEAD_FUNCTIONS Undocumented
Constant MELD_INSTRUCTIONS Undocumented
DEAD_BRANCHES: int = (source)

Undocumented

Value
4
DEAD_FUNCTIONS: int = (source)

Undocumented

Value
1
MELD_INSTRUCTIONS: int = (source)

Undocumented

Value
2