Searched refs:RandomClusterReorderAlgorithm (Results 1 – 3 of 3) sorted by relevance
244 class RandomClusterReorderAlgorithm : public ReorderAlgorithm {246 explicit RandomClusterReorderAlgorithm( in RandomClusterReorderAlgorithm() function
740 void RandomClusterReorderAlgorithm::reorderBasicBlocks( in reorderBasicBlocks()
525 Algo.reset(new RandomClusterReorderAlgorithm(std::move(CAlgo))); in runOnFunctions()