Home | History | Annotate | Download | only in src

Lines Matching refs:branch

906     // branch. However, we must pretend that the "then" branch is reachable,
912 HBranch* branch = builder()->New<HBranch>(
914 builder_->FinishCurrentBlock(branch);
3564 // connects a branch node to a join node. We conservatively ensure that
3566 // branch.
4178 // Generate a compare and branch.
4355 // If the condition is constant true, do not generate a branch.
10115 // Branch for function proxies, or other non-functions.