Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1635 uint64_t cloneEntryCount = priorEntryCount - newEntryCount; in updateProfileCallee() local
1639 CI->updateProfWeight(cloneEntryCount, priorEntryCount); in updateProfileCallee()