Searched refs:getFunctionSamples (Results 1 – 6 of 6) sorted by relevance
54 FunctionSamples *Samples = ChildNode.getFunctionSamples(); in getHottestChildContext()89 FunctionSamples *FSamples = Node->getFunctionSamples(); in moveContextSamples()119 FunctionSamples *ContextTrieNode::getFunctionSamples() const { in getFunctionSamples() function in llvm::ContextTrieNode206 assert(!NewNode->getFunctionSamples() && in SampleContextTracker()215 FunctionSamples *FSamples = Node->getFunctionSamples(); in populateFuncToCtxtMap()287 FunctionSamples *Samples = ContextNode->getFunctionSamples(); in getContextSamplesFor()300 return Node->getFunctionSamples(); in getContextSamplesFor()360 return Node->getFunctionSamples(); in getBaseSamplesFor()567 FunctionSamples *ToSamples = ToNode.getFunctionSamples(); in mergeContextNode()611 if (ToNode->getFunctionSamples()) in promoteMergeContextSamplesTree()[all …]
1035 FunctionSamples *CalleeSample = Node->getFunctionSamples(); in findExternalInlineCandidate()
114 FunctionSamples *CalleeSamples = CalleeNode->getFunctionSamples(); in getInlineCandidates()145 return ContextNode->getFunctionSamples()->getBodySamples().size(); in getFuncSize()264 FunctionSamples *FSamples = Node->getFunctionSamples(); in run()293 FunctionSamples *FProfile = Node->getFunctionSamples(); in run()
738 FunctionSamples *FProfile = ContextNode->getFunctionSamples(); in getOrCreateFunctionSamples()802 FunctionSamples *FSamples = Node->getFunctionSamples(); in updateFunctionSamples()823 populateBodySamplesForFunction(*ContextNode->getFunctionSamples(), in generateLineNumBasedProfile()891 CallerNode->getFunctionSamples()->addCalledTargetSamples( in populateBoundarySamplesForFunction()916 FunctionSamples *CalleeProfile = Node.getFunctionSamples(); in populateInferredFunctionSamples()948 FunctionSamples *FProfile = Node.getFunctionSamples(); in convertToProfileMap()1145 FunctionSamples &FunctionProfile = *ContextNode->getFunctionSamples(); in populateBodySamplesWithProbes()1232 ContextNode->getFunctionSamples()->setFunctionHash(FuncDesc->FuncHash); in getContextNodeForLeafProbe()1239 ->getFunctionSamples(); in getFunctionProfileForLeafProbe()
89 FunctionSamples *CallerSamples = Caller->getFunctionSamples(); in ProfiledCallGraph()104 FunctionSamples *CalleeSamples = Callee->getFunctionSamples(); in ProfiledCallGraph()
51 FunctionSamples *getFunctionSamples() const;