Searched refs:new_phis_ (Results 1 – 3 of 3) sorted by relevance
109 previous_phis_ = std::move(new_phis_); in NextIterationState()130 std::vector<Instruction*> new_phis_; member683 state_.new_phis_.push_back(induction_clone); in CopyBody()708 for (Instruction* dead_phi : state_.new_phis_) in CopyBody()