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