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.cc2661 bool emit_both_branches; in GenerateCompareTestAndBranch() local
2668 emit_both_branches = false; in GenerateCompareTestAndBranch()
2674 emit_both_branches = (false_target != nullptr); in GenerateCompareTestAndBranch()
2681 if (emit_both_branches) { in GenerateCompareTestAndBranch()