Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm_vixl.cc2890 bool emit_both_branches; in GenerateCompareTestAndBranch() local
2897 emit_both_branches = false; in GenerateCompareTestAndBranch()
2903 emit_both_branches = (false_target != nullptr); in GenerateCompareTestAndBranch()
2910 if (emit_both_branches) { in GenerateCompareTestAndBranch()