2 writes to Iterations
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (2)
726data.Iterations = 1; 731data.Iterations++;
2 references to Iterations
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (2)
724if (data.Iterations == 0) 739else if (data.Iterations <= _compilation.NodeFactory.OptimizationFlags.DeterminismStress)