ALAPScheduleAnalysis.is_transformation_pass#
- property ALAPScheduleAnalysis.is_transformation_pass#
Check if the pass is a transformation pass.
If the pass is a TransformationPass, that means that the pass can manipulate the DAG, but cannot modify the property set (but it can be read).