Searched refs:preheader_in_operands (Results 1 – 2 of 2) sorted by relevance
165 std::vector<opt::Operand> preheader_in_operands; in Apply() local173 preheader_in_operands.push_back(std::move(phi_inst->GetInOperand(i))); in Apply()174 preheader_in_operands.push_back( in Apply()187 fresh_phi_id, preheader_in_operands))); in Apply()