Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dgvn_test.cc236 HInstruction* field_get_in_loop_header = loop_header->GetLastInstruction(); in TEST_F() local
276 ASSERT_EQ(field_get_in_loop_header->GetBlock(), loop_header); in TEST_F()
288 ASSERT_EQ(field_get_in_loop_header->GetBlock(), loop_header); in TEST_F()
302 ASSERT_TRUE(field_get_in_loop_header->GetBlock() == nullptr); in TEST_F()