Home
last modified time | relevance | path

Searched refs:getExpandedContext (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DProfiledBinary.h521 getExpandedContext(const SmallVectorImpl<uint64_t> &Stack,
H A DProfiledBinary.cpp251 ProfiledBinary::getExpandedContext(const SmallVectorImpl<uint64_t> &Stack, in getExpandedContext() function in llvm::sampleprof::ProfiledBinary
H A DPerfReader.cpp166 KeyStr->Context = Binary->getExpandedContext(Stack, KeyStr->WasLeafInlined); in getContextKey()