Searched refs:emit_both_branches (Results 1 – 1 of 1) sorted by relevance
2890 bool emit_both_branches; in GenerateCompareTestAndBranch() local2897 emit_both_branches = false; in GenerateCompareTestAndBranch()2903 emit_both_branches = (false_target != nullptr); in GenerateCompareTestAndBranch()2910 if (emit_both_branches) { in GenerateCompareTestAndBranch()