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