Searched refs:inc_phi (Results 1 – 1 of 1) sorted by relevance
93 HInstruction* inc_phi = new (GetAllocator()) HAdd(DataType::Type::kInt32, phi_, c1); in CreateTestControlFlowGraph() local97 loop_->AddInstruction(inc_phi); in CreateTestControlFlowGraph()100 phi_->AddInput(inc_phi); in CreateTestControlFlowGraph()