11 references to EmitBranch
System.Linq.Expressions (11)
System\Linq\Expressions\Interpreter\LightCompiler.cs (11)
814_instructions.EmitBranch(end, hasResult: false, hasValue: true);
829_instructions.EmitBranch(end, hasResult: false, hasValue: true);
859_instructions.EmitBranch(end, hasResult: false, hasValue: true);
1093_instructions.EmitBranch(end, hasResult: false, hasValue: true);
1467_instructions.EmitBranch(endLabel, hasResult: false, hasValue: true);
1494_instructions.EmitBranch(endOfFalse, false, !asVoid);
1520_instructions.EmitBranch(continueLabel.GetLabel(this), node.Type != typeof(void), hasValue: false);
1646_instructions.EmitBranch(end.GetLabel(this), false, hasValue);
1663_instructions.EmitBranch(end.GetLabel(this), false, hasValue);
1690_instructions.EmitBranch(end.GetLabel(this), false, hasValue);
1717_instructions.EmitBranch(end.GetLabel(this), false, hasValue);