Searched refs:is_true_branch (Results 1 – 3 of 3) sorted by relevance
80 Reduction BranchElimination::ReduceIf(Node* node, bool is_true_branch) { in ReduceIf() argument93 node, from_branch->AddCondition(zone_, condition, is_true_branch)); in ReduceIf()
76 Reduction ReduceIf(Node* node, bool is_true_branch);
220 bool is_true_branch = end->SuccessorAt(0) == succ; in Copy() local225 if (is_true_branch) { in Copy()248 } else if (is_true_branch && end->IsCompareObjectEqAndBranch()) { in Copy()276 if (is_true_branch) { in Copy()