1 reference to TryOptimizeBranchOverUncondBranch
Microsoft.CodeAnalysis (1)
CodeGen\BasicBlock.cs (1)
377
if (
TryOptimizeBranchOverUncondBranch
(next, ref delta)) return true;