mir_opt_bisect_limit
limit the number of MIR optimization pass executions (global across all bodies). Pass executions after this limit are skipped and reported. (default: no limit)
This feature has no tracking issue, and is therefore likely internal to the compiler, not being intended for general use.