Searched refs:MaxReorderWindow (Results 1 – 2 of 2) sorted by relevance
98 static cl::opt<int> MaxReorderWindow( variable2634 if (std::abs(spread) > MaxReorderWindow) { in operator ()()2644 if (std::abs(spread) > MaxReorderWindow) in operator ()()
97 static cl::opt<int> MaxReorderWindow( variable2564 if (std::abs(spread) > MaxReorderWindow) { in operator ()()2575 if (std::abs(spread) > MaxReorderWindow) { in operator ()()