Searched refs:i_cmp_top (Results 1 – 1 of 1) sorted by relevance
1134 HInstruction* i_cmp_top = new (GetAllocator()) HGreaterThanOrEqual(i_phi, eighty_const); in TEST_F() local1135 HInstruction* loop_start_branch = new (GetAllocator()) HIf(i_cmp_top); in TEST_F()1139 loop_entry->AddInstruction(i_cmp_top); in TEST_F()1263 HInstruction* i_cmp_top = new (GetAllocator()) HGreaterThanOrEqual(i_phi, eighty_const); in TEST_F() local1264 HInstruction* loop_start_branch = new (GetAllocator()) HIf(i_cmp_top); in TEST_F()1268 loop_entry->AddInstruction(i_cmp_top); in TEST_F()