Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dgraph-assembler.h521 void BranchImpl(Node* condition,
703 BranchImpl(condition, if_true, if_false, hint, vars...); in Branch()
711 BranchImpl(condition, if_true, if_false, hint, vars...); in BranchWithHint()
715 void GraphAssembler::BranchImpl(Node* condition, in BranchImpl() function
Dgraph-assembler.cc565 BranchImpl(condition, if_true, if_false, hint); in BranchWithCriticalSafetyCheck()