Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-profgen/
H A DProfileGenerator.cpp752 uint64_t &FuncBodySize) { in calculateBodySamplesAndSize() argument
801 uint64_t FuncBodySize = 0; in calculateDensity() local