2 writes to InstructionsReplaced
illink (2)
Linker.Steps\UnreachableBlocksOptimizer.cs (2)
648
InstructionsReplaced
= 0;
882
InstructionsReplaced
= bodySweeper.InstructionsReplaced;
2 references to InstructionsReplaced
illink (2)
Linker.Steps\UnreachableBlocksOptimizer.cs (2)
65
_context.LogMessage($"Reduced '{reducer.
InstructionsReplaced
}' instructions in conditional branches for [{method.DeclaringType.Module.Assembly.Name}] method '{method.GetDisplayName()}'.");
883
if (
InstructionsReplaced
== 0)