Home
last modified time | relevance | path

Searched defs:ReorderAlgorithm (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/include/bolt/Passes/
H A DReorderAlgorithm.h162 ReorderAlgorithm() {} in ReorderAlgorithm() function
163 explicit ReorderAlgorithm(std::unique_ptr<ClusterAlgorithm> CAlgo) in ReorderAlgorithm() function
/llvm-project/bolt/lib/Passes/
H A DReorderData.cpp51 ReorderAlgorithm("reorder-data-algo", variable