Searched defs:NewEntryCount (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | InlineFunction.cpp | 1977 const uint64_t NewEntryCount = updateProfileCallee() local |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | PGOInstrumentation.cpp | 1939 uint64_t NewEntryCount = 0.5 + FuncEntryCount * Scale; fixFuncEntryCount() local |