Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc3624 HInstruction* if_merge = new (GetAllocator()) HIf(bool_value_2); in TEST_F() local
4873 HInstruction* if_merge = new (GetAllocator()) HIf(bool_value); in TEST_P() local
5133 HInstruction* if_merge = new (GetAllocator()) HIf(cmp_instructions.cmp_); in TEST_P() local