Searched refs:is_true_branch (Results 1 – 2 of 2) sorted by relevance
140 Reduction BranchElimination::ReduceIf(Node* node, bool is_true_branch) { in ReduceIf() argument151 return UpdateConditions(node, from_branch, condition, branch, is_true_branch); in ReduceIf()223 Node* current_branch, bool is_true_branch) { in UpdateConditions() argument229 is_true_branch, original); in UpdateConditions()
60 Reduction ReduceIf(Node* node, bool is_true_branch); in NON_EXPORTED_BASE()70 bool is_true_branch); in NON_EXPORTED_BASE()