Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc1585 HInstruction* branch = new (GetAllocator()) HIf(param); in TEST_F() local
1680 HInstruction* branch = new (GetAllocator()) HIf(param); in TEST_F() local
Dcode_generator_x86_64.cc2122 static bool AreEflagsSetFrom(HInstruction* cond, HInstruction* branch) { in AreEflagsSetFrom()
Dcode_generator_x86.cc2056 static bool AreEflagsSetFrom(HInstruction* cond, HInstruction* branch) { in AreEflagsSetFrom()