Searched refs:OptimizeBranchReorderAlgorithm (Results 1 – 3 of 3) sorted by relevance
206 class OptimizeBranchReorderAlgorithm : public ReorderAlgorithm {208 explicit OptimizeBranchReorderAlgorithm( in OptimizeBranchReorderAlgorithm() function
570 void OptimizeBranchReorderAlgorithm::reorderBasicBlocks( in reorderBasicBlocks()
513 Algo.reset(new OptimizeBranchReorderAlgorithm(std::move(CAlgo))); in modifyFunctionLayout()