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