Home
last modified time | relevance | path

Searched defs:branch (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dload_store_elimination_test.cc1536 HInstruction* branch = new (GetAllocator()) HIf(param); in TEST_F() local
1631 HInstruction* branch = new (GetAllocator()) HIf(param); in TEST_F() local
Dcode_generator_x86_64.cc1868 static bool AreEflagsSetFrom(HInstruction* cond, HInstruction* branch) { in AreEflagsSetFrom()
Dcode_generator_x86.cc1870 static bool AreEflagsSetFrom(HInstruction* cond, HInstruction* branch) { in AreEflagsSetFrom()