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