Searched refs:new_boundaries (Results 1 – 2 of 2) sorted by relevance
131 std::vector<Boundary>& to_move, std::vector<Boundary>& new_boundaries,142 std::vector<Boundary>& new_boundaries);145 std::vector<Boundary>& new_boundaries);
532 std::vector<Boundary>& new_boundaries) { in MoveInstructionOut() argument550 for (const Boundary& b : new_boundaries) { in MoveInstructionOut()597 for (const auto& b1 : new_boundaries) { in MoveInstructionOut()634 std::vector<Boundary>& new_boundaries) { in MoveInstructionIn() argument1242 std::vector<Boundary>& to_move, std::vector<Boundary>& new_boundaries, in ConsiderCodeMotion() argument1254 new_boundaries.clear(); in ConsiderCodeMotion()1255 connect.AddNewBoundaries(new_boundaries); in ConsiderCodeMotion()1269 connect.AddNewBoundaries(new_boundaries); in ConsiderCodeMotion()