Home
last modified time | relevance | path

Searched refs:computeCacheDirectedLayout (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCodeLayout.h84 LLVM_ABI std::vector<uint64_t> computeCacheDirectedLayout(
89 LLVM_ABI std::vector<uint64_t> computeCacheDirectedLayout(
/freebsd/contrib/llvm-project/lld/ELF/
H A DCallGraphSort.cpp326 std::vector<uint64_t> sortedSections = codelayout::computeCacheDirectedLayout( in computeCacheDirectedSortOrder()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp1457 std::vector<uint64_t> codelayout::computeCacheDirectedLayout( in computeCacheDirectedLayout() function in codelayout
1471 std::vector<uint64_t> codelayout::computeCacheDirectedLayout( in computeCacheDirectedLayout() function in codelayout
1486 return computeCacheDirectedLayout(Config, FuncSizes, FuncCounts, CallCounts, in computeCacheDirectedLayout()