Searched refs:loop2_info_before (Results 1 – 1 of 1) sorted by relevance
490 HLoopInformation* loop2_info_before = loop2_header->GetLoopInformation(); in TEST_F() local501 EXPECT_EQ(loop2_info_before, loop2_header->GetLoopInformation()); in TEST_F()504 EXPECT_EQ(loop3_info_before->GetPreHeader()->GetLoopInformation(), loop2_info_before); in TEST_F()505 EXPECT_EQ(loop2_info_before->GetPreHeader()->GetLoopInformation(), nullptr); in TEST_F()