2 references to GetOperandsConstantValues
illink (2)
Linker.Steps\UnreachableBlocksOptimizer.cs (2)
1737
if (!
GetOperandsConstantValues
(out right, out left))
1876
if (!
GetOperandsConstantValues
(out object? right, out object? left)) {