Searched refs:OptimizeCacheReorderAlgorithm (Results 1 – 3 of 3) sorted by relevance
219 class OptimizeCacheReorderAlgorithm : public ReorderAlgorithm {221 explicit OptimizeCacheReorderAlgorithm( in OptimizeCacheReorderAlgorithm() function
675 void OptimizeCacheReorderAlgorithm::reorderBasicBlocks( in reorderBasicBlocks()
517 Algo.reset(new OptimizeCacheReorderAlgorithm(std::move(CAlgo))); in modifyFunctionLayout()