Searched refs:getCallSiteLoc (Results 1 – 3 of 3) sorted by relevance
130 LineLocation ContextTrieNode::getCallSiteLoc() const { return CallSiteLoc; } in getCallSiteLoc() function in llvm::ContextTrieNode229 if (ChildNode.getCallSiteLoc() != CallSite) in getIndirectCalleeContextSamplesFor()351 if (CallSite != NodeToPromo->getCallSiteLoc()) in promoteMergeContextSamplesTree()530 LineLocation OldCallSiteLoc = FromNode.getCallSiteLoc(); in promoteMergeContextSamplesTree()
60 LineLocation getCallSiteLoc() const;
84 LineLocation Callsite = CalleeNode->getCallSiteLoc(); in getInlineCandidates()