Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Passes/
H A DReorderFunctions.cpp342 std::vector<uint64_t> FuncCounts; runOnFunctions() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp1463 computeCacheDirectedLayout(const CDSortConfig & Config,ArrayRef<uint64_t> FuncSizes,ArrayRef<uint64_t> FuncCounts,ArrayRef<EdgeCount> CallCounts,ArrayRef<uint64_t> CallOffsets) computeCacheDirectedLayout() argument
1476 computeCacheDirectedLayout(ArrayRef<uint64_t> FuncSizes,ArrayRef<uint64_t> FuncCounts,ArrayRef<EdgeCount> CallCounts,ArrayRef<uint64_t> CallOffsets) computeCacheDirectedLayout() argument