Home
last modified time | relevance | path

Searched refs:NewBranch (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dcontrol-builders.cc13 builder_->NewBranch(condition); in If()
86 builder_->NewBranch(condition); in BeginLabel()
Dgraph-builder.h99 Node* NewBranch(Node* condition) { in NewBranch() function
/external/v8/tools/push-to-trunk/
Dpush_to_trunk.py289 class NewBranch(Step): class
451 NewBranch,