Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_x86.cc858 bool eflags_set = cond->IsCondition() in GenerateTestAndBranch() local
861 if (!eflags_set) { in GenerateTestAndBranch()
Dcode_generator_x86_64.cc821 bool eflags_set = cond->IsCondition() in GenerateTestAndBranch() local
824 if (!eflags_set) { in GenerateTestAndBranch()