Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DProfiledBinary.h165 const FrameLocationStack &getFrameLocationStack(uint64_t Offset) const { in getFrameLocationStack() function
230 const auto &Stack = getFrameLocationStack(Offset); in getInlineLeafFrameLoc()
H A DProfiledBinary.cpp122 const FrameLocationStack &Context1 = getFrameLocationStack(Offset1); in inlineContextEqual()
123 const FrameLocationStack &Context2 = getFrameLocationStack(Offset2); in inlineContextEqual()
142 const FrameLocationStack &ExpandedContext = getFrameLocationStack(Offset); in getExpandedContextStr()