Home
last modified time | relevance | path

Searched defs:is_true_branch (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dbranch-elimination.cc348 Reduction BranchElimination::ReduceIf(Node* node, bool is_true_branch) { in ReduceIf()
429 Node* current_branch, bool is_true_branch, bool in_new_block) { in UpdateConditions()