Searched defs:CallCounts (Results 1 – 2 of 2) sorted by relevance
377 SmallDenseMap<Function *, CallCount> CallCounts; run() local 399 auto CallCounts = ScanSCC(*C, UR.IndirectVHs); run() local
1463 ArrayRef<uint64_t> FuncCounts, ArrayRef<EdgeCount> CallCounts, in computeCacheDirectedLayout()1477 ArrayRef<EdgeCount> CallCounts, ArrayRef<uint64_t> CallOffsets) { in computeCacheDirectedLayout()