Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfiledBinary.h529 getExpandedContext(const SmallVectorImpl<uint64_t> &Stack,
H A DProfiledBinary.cpp275 ProfiledBinary::getExpandedContext(const SmallVectorImpl<uint64_t> &Stack, in getExpandedContext() function in llvm::sampleprof::ProfiledBinary
H A DPerfReader.cpp165 KeyStr->Context = Binary->getExpandedContext(Stack, KeyStr->WasLeafInlined); in getContextKey()