Searched refs:callCounts (Results 1 – 1 of 1) sorted by relevance
283 SmallVector<codelayout::EdgeCount, 0> callCounts; in computeCacheDirectedSortOrder() local318 callCounts.push_back({from, to, weight}); in computeCacheDirectedSortOrder()327 funcSizes, funcCounts, callCounts, callOffsets); in computeCacheDirectedSortOrder()