Home | History | Annotate | Download | only in state_tracker

Lines Matching refs:MaxIfDepth

5049          if (options->MaxIfDepth == 0)
5052 progress = lower_if_to_cond_assign(ir, options->MaxIfDepth) || progress;