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);
1486_instructions.EmitBranch(endLabel, hasResult: false, hasValue: true);
1513_instructions.EmitBranch(endOfFalse, false, !asVoid);
1539_instructions.EmitBranch(continueLabel.GetLabel(this), node.Type != typeof(void), hasValue: false);
1665_instructions.EmitBranch(end.GetLabel(this), false, hasValue);
1682_instructions.EmitBranch(end.GetLabel(this), false, hasValue);
1709_instructions.EmitBranch(end.GetLabel(this), false, hasValue);
1736_instructions.EmitBranch(end.GetLabel(this), false, hasValue);