Searched refs:to_reapply (Results 1 – 1 of 1) sorted by relevance
53 std::vector<int64> to_reapply; in AttemptApplications() local75 to_reapply.push_back(*i); in AttemptApplications()83 if (to_reapply.size() == to_apply.size()) { in AttemptApplications()92 to_apply.swap(to_reapply); in AttemptApplications()93 to_reapply.clear(); in AttemptApplications()