2 references to SetBranch
Microsoft.CodeAnalysis (2)
CodeGen\BasicBlock.cs (1)
482
this.
SetBranch
(next.BranchLabel, revBrOp, origBrOp);
CodeGen\ILBuilderEmit.cs (1)
201
block.
SetBranch
(label, code, revOpCode);