module documentation

Custom transform is applied after SSA, which allows the predicate function to make use of SSA for maximum precision. this also means that infer() is allowed in the specified transform function since all necessary information have been set up during that time.

Class CustomTransform Recursively visit all node and apply transformation
Constant BASE_MANAGER Undocumented
BASE_MANAGER = (source)

Undocumented

Value
BaseManager()