Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc349 kBeforeEscape, enumerator
364 EXPECT_EQ(placement, ComparisonPlacement::kBeforeEscape); in CheckFinalInstruction()
375 EXPECT_NE(placement, ComparisonPlacement::kBeforeEscape) in CheckFinalInstruction()
4921 CheckFinalInstruction(if_inst->InputAt(0), ComparisonPlacement::kBeforeEscape); in TEST_P()