Searched refs:getCallSiteLoc (Results 1 – 3 of 3) sorted by relevance
137 LineLocation ContextTrieNode::getCallSiteLoc() const { return CallSiteLoc; } in getCallSiteLoc() function in llvm::ContextTrieNode263 if (ChildNode.getCallSiteLoc() != CallSite) in getIndirectCalleeContextSamplesFor()386 if (CallSite != NodeToPromo->getCallSiteLoc()) in promoteMergeContextSamplesTree()439 Res.emplace_back(Node->getFuncName(), PreNode->getCallSiteLoc()); in getContextString()576 LineLocation OldCallSiteLoc = FromNode.getCallSiteLoc(); in promoteMergeContextSamplesTree()
55 LineLocation getCallSiteLoc() const;
115 LineLocation Callsite = Callee->getCallSiteLoc();