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