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