Searched refs:preheader1_add (Results 1 – 1 of 1) sorted by relevance
281 HAdd* preheader1_add = new (GetAllocator()) HAdd(DataType::Type::kInt32, parameter_, const_1); in TEST_F() local282 preheader1->AddInstruction(preheader1_add); in TEST_F()296 header_phi->AddInput(preheader1_add); in TEST_F()313 EXPECT_EQ(new_preheader_phi->InputAt(1), preheader1_add); in TEST_F()