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