Searched defs:FuncSizes (Results 1 – 2 of 2) sorted by relevance
341 std::vector<uint64_t> FuncSizes; runOnFunctions() local
1462 assert(FuncCounts.size() == FuncSizes.size() && "Incorrect input"); in computeCacheDirectedLayout() argument 1476 computeCacheDirectedLayout(ArrayRef<uint64_t> FuncSizes,ArrayRef<uint64_t> FuncCounts,ArrayRef<EdgeCount> CallCounts,ArrayRef<uint64_t> CallOffsets) computeCacheDirectedLayout() argument