Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbranch-elimination.cc143 ControlPathConditions from_branch = node_conditions_.Get(branch); in ReduceIf() local
151 return UpdateConditions(node, from_branch, condition, branch, is_true_branch); in ReduceIf()