Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/.github/workflows/
Dsync-master-from-main.yml19 from_branch: main
/third_party/node/deps/v8/src/compiler/
Dbranch-elimination.cc351 ControlPathConditions from_branch = node_conditions_.Get(branch); in ReduceIf() local
359 return UpdateConditions(node, from_branch, condition, branch, is_true_branch, in ReduceIf()