Searched refs:preheader0_add (Results 1 – 1 of 1) sorted by relevance
279 HAdd* preheader0_add = new (GetAllocator()) HAdd(DataType::Type::kInt32, parameter_, const_0); in TEST_F() local280 preheader0->AddInstruction(preheader0_add); in TEST_F()295 header_phi->AddInput(preheader0_add); in TEST_F()312 EXPECT_EQ(new_preheader_phi->InputAt(0), preheader0_add); in TEST_F()