Home
last modified time | relevance | path

Searched refs:FuncSizeTracker (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfiledBinary.h251 BinarySizeContextTracker FuncSizeTracker; variable
489 return FuncSizeTracker.getFuncSizeForContext(ContextNode); in getFuncSizeForContext()
H A DProfiledBinary.cpp825 FuncSizeTracker.addInstructionForContext(SymbolizedCallStack, Size); in computeInlinedContextSizeForRange()
843 FuncSizeTracker.trackInlineesOptimizedAway(ProbeDecoder, *I->second, in computeInlinedContextSizeForFunc()