const MAX_TRANSFORMER_PASSES: usize = 3;
We need multiple passes to stabilize the output. The value was determined by running tests.