2 writes to InstructionsReplaced
illink (2)
Linker.Steps\UnreachableBlocksOptimizer.cs (2)
621
InstructionsReplaced
= 0;
855
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()}'.");
856
if (
InstructionsReplaced
== 0)