Searched defs:getFuncSizeForContext (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-profgen/ | ||
H A D | ProfiledBinary.h | 517 uint32_t getFuncSizeForContext(const ContextTrieNode *ContextNode) { getFuncSizeForContext() function |
H A D | ProfiledBinary.cpp | 95 BinarySizeContextTracker::getFuncSizeForContext(const ContextTrieNode *Node) { in getFuncSizeForContext() function in llvm::sampleprof::BinarySizeContextTracker |