Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc4992 HInstruction* if_left_begin = new (GetAllocator()) HIf(cmp_instructions.cmp_); in TEST_P() local
4995 left_begin->AddInstruction(if_left_begin); in TEST_P()
5049 CheckFinalInstruction(if_left_begin->InputAt(0), ComparisonPlacement::kInEscape); in TEST_P()