Searched defs:CallSiteToProfCountMap (Results 1 – 1 of 1) sorted by relevance
917 DenseMap<User *, uint64_t> &CallSiteToProfCountMap) { in computeCallsiteToProfCountMap()1366 DenseMap<User *, uint64_t> CallSiteToProfCountMap; in tryPartialInline() local