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