Searched refs:CloneEntryCount (Results 1 – 1 of 1) sorted by relevance
2002 uint64_t CloneEntryCount = PriorEntryCount - NewEntryCount; in updateProfileCallee() local2006 CI->updateProfWeight(CloneEntryCount, PriorEntryCount); in updateProfileCallee()2007 updateVTableProfWeight(CI, CloneEntryCount, PriorEntryCount); in updateProfileCallee()2012 II->updateProfWeight(CloneEntryCount, PriorEntryCount); in updateProfileCallee()2013 updateVTableProfWeight(II, CloneEntryCount, PriorEntryCount); in updateProfileCallee()