Searched refs:FuncDesc (Results 1 – 2 of 2) sorted by relevance
608 const auto *FuncDesc = Binary->getFuncDescForGUID( in getLeafProfileAndAddTotalSamples() local610 FunctionProfile->setFunctionHash(FuncDesc->FuncHash); in getLeafProfileAndAddTotalSamples()628 const auto *FuncDesc = Binary->getFuncDescForGUID( in getLeafProfileAndAddTotalSamples() local630 FunctionProfile->setFunctionHash(FuncDesc->FuncHash); in getLeafProfileAndAddTotalSamples()1256 const auto *FuncDesc = Binary->getFuncDescForGUID(LeafProbe->getGuid()); in getContextNodeForLeafProbe() local1260 ContextNode->getFunctionSamples()->setFunctionHash(FuncDesc->FuncHash); in getContextNodeForLeafProbe()
594 const auto *FuncDesc = getFuncDescForGUID(Probe->getGuid()); in getInlineContextForProbe() local596 MCPseduoProbeFrameLocation(FuncDesc->FuncName, Probe->getIndex())); in getInlineContextForProbe()