Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfiledBinary.h242 std::string getExpandedContextStr(const SmallVectorImpl<uint64_t> &Stack,
H A DProfiledBinary.cpp135 ProfiledBinary::getExpandedContextStr(const SmallVectorImpl<uint64_t> &Stack, in getExpandedContextStr() function in llvm::sampleprof::ProfiledBinary
H A DPerfReader.cpp97 Binary->getExpandedContextStr(Stack, KeyStr->WasLeafInlined); in getContextKey()