Searched refs:funcCounts (Results 1 – 1 of 1) sorted by relevance
282 SmallVector<uint64_t, 0> funcCounts; in computeCacheDirectedSortOrder() local294 funcCounts.push_back(0); in computeCacheDirectedSortOrder()322 funcCounts[to] += weight; in computeCacheDirectedSortOrder()327 funcSizes, funcCounts, callCounts, callOffsets); in computeCacheDirectedSortOrder()