Home
last modified time | relevance | path

Searched refs:cloneEntryCount (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1638 uint64_t cloneEntryCount = priorEntryCount - newEntryCount; in updateProfileCallee() local
1642 CI->updateProfWeight(cloneEntryCount, priorEntryCount); in updateProfileCallee()