2 writes to Iterations
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (2)
732data.Iterations = 1; 737data.Iterations++;
2 references to Iterations
ILCompiler.ReadyToRun (2)
JitInterface\CorInfoImpl.ReadyToRun.cs (2)
730if (data.Iterations == 0) 745else if (data.Iterations <= _compilation.NodeFactory.OptimizationFlags.DeterminismStress)