Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc7174 HInstruction* if_esc_check = new (GetAllocator()) HIf(bool_val); in TEST_F() local
7175 escape_check->AddInstruction(if_esc_check); in TEST_F()
7291 HInstruction* if_esc_check = new (GetAllocator()) HIf(bool_val); in TEST_F() local
7292 escape_check->AddInstruction(if_esc_check); in TEST_F()
7470 HInstruction* if_esc_check = new (GetAllocator()) HIf(bool_val); in TEST_F() local
7471 escape_check->AddInstruction(if_esc_check); in TEST_F()