Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp147 uint32_t CSPreInliner::getFuncSize(const ContextTrieNode *ContextNode) { in getFuncSize() function in CSPreInliner
H A DProfiledBinary.h89 uint64_t getFuncSize() { in getFuncSize() function