Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dhydrogen-check-elimination.cc220 bool is_true_branch = end->SuccessorAt(0) == succ; in Copy() local
225 if (is_true_branch) { in Copy()
248 } else if (is_true_branch && end->IsCompareObjectEqAndBranch()) { in Copy()
276 if (is_true_branch) { in Copy()