Home
last modified time | relevance | path

Searched refs:BranchWithHint (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dgraph-assembler.h359 void BranchWithHint(Node* condition,
707 void GraphAssembler::BranchWithHint( in BranchWithHint() function
Djs-call-reducer.cc503 gasm_->BranchWithHint(cond_(i), &loop_body, &loop_exit, in Do()
574 gasm_->BranchWithHint(cond_(i), &loop_body, &loop_exit, in Value()
756 BranchWithHint(HoleCheck(kind, o), continue_label, &if_not_hole, in MaybeSkipHole()