Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dsuperblock_cloner_test.cc491 HLoopInformation* loop3_info_before = loop3_header->GetLoopInformation(); in TEST_F() local
502 EXPECT_EQ(loop3_info_before, loop3_header->GetLoopInformation()); in TEST_F()
504 EXPECT_EQ(loop3_info_before->GetPreHeader()->GetLoopInformation(), loop2_info_before); in TEST_F()