Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1977 const uint64_t NewEntryCount = updateProfileCallee() local
1983 __anonc006c5e60802(CallBase *CB, const uint64_t NewEntryCount, const uint64_t PriorEntryCount) updateProfileCallee() argument
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1939 uint64_t NewEntryCount = 0.5 + FuncEntryCount * Scale; fixFuncEntryCount() local