Searched refs:updateProfWeight (Results 1 – 3 of 3) sorted by relevance
2006 CI->updateProfWeight(CloneEntryCount, PriorEntryCount); in updateProfileCallee()2012 II->updateProfWeight(CloneEntryCount, PriorEntryCount); in updateProfileCallee()2026 CI->updateProfWeight(NewEntryCount, PriorEntryCount); in updateProfileCallee()2030 II->updateProfWeight(NewEntryCount, PriorEntryCount); in updateProfileCallee()
1544 void updateProfWeight(uint64_t S, uint64_t T);3692 void updateProfWeight(uint64_t S, uint64_t T);
755 void CallInst::updateProfWeight(uint64_t S, uint64_t T) { in updateProfWeight() function in CallInst835 void InvokeInst::updateProfWeight(uint64_t S, uint64_t T) { in updateProfWeight() function in InvokeInst