Searched refs:MCPseudoProbeFrameLocation (Results 1 – 2 of 2) sorted by relevance
284 SmallVectorImpl<MCPseudoProbeFrameLocation> &ContextStack, in getInlineContext()292 ContextStack.emplace_back(MCPseudoProbeFrameLocation( in getInlineContext()303 SmallVector<MCPseudoProbeFrameLocation, 16> ContextStack; in getInlineContextStr()723 SmallVectorImpl<MCPseudoProbeFrameLocation> &InlineContextStack, in getInlineContextForProbe()732 MCPseudoProbeFrameLocation(FuncDesc->FuncName, Probe->getIndex())); in getInlineContextForProbe()
187 using MCPseudoProbeFrameLocation = std::pair<StringRef, uint32_t>; variable212 getInlineContext(SmallVectorImpl<MCPseudoProbeFrameLocation> &ContextStack,477 SmallVectorImpl<MCPseudoProbeFrameLocation> &InlineContextStack,