Home
last modified time | relevance | path

Searched defs:NewEntryCount (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1870 uint64_t NewEntryCount = 0.5 + FuncEntryCount * Scale; fixFuncEntryCount() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1904 const uint64_t NewEntryCount = updateProfileCallee() local