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