Searched refs:emit_both_branches (Results 1 – 1 of 1) sorted by relevance
2661 bool emit_both_branches; in GenerateCompareTestAndBranch() local2668 emit_both_branches = false; in GenerateCompareTestAndBranch()2674 emit_both_branches = (false_target != nullptr); in GenerateCompareTestAndBranch()2681 if (emit_both_branches) { in GenerateCompareTestAndBranch()