Searched refs:emit_both_branches (Results 1 – 1 of 1) sorted by relevance
2477 bool emit_both_branches; in GenerateCompareTestAndBranch() local2484 emit_both_branches = false; in GenerateCompareTestAndBranch()2490 emit_both_branches = (false_target != nullptr); in GenerateCompareTestAndBranch()2497 if (emit_both_branches) { in GenerateCompareTestAndBranch()