Home
last modified time | relevance | path

Searched defs:CallSite (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp24 const StackFrameContext *CallSite; member in __anon6bb5763a0111::CountKey
57 unsigned BlockCounter::getNumVisited(const StackFrameContext *CallSite, in getNumVisited()
74 const StackFrameContext *CallSite, in IncrementCount()
H A DCallEvent.cpp1436 const Stmt *CallSite = CalleeCtx->getCallSite(); in getCaller() local
H A DMemRegion.cpp1008 const Stmt *CallSite = SFC->getCallSite(); in getVarRegion() local
H A DBugReporter.cpp306 const Stmt *CallSite = CExit.getCalleeContext()->getCallSite(); in getMessage() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp30 ContextTrieNode *ContextTrieNode::getChildContext(const LineLocation &CallSite, in getChildContext()
43 ContextTrieNode::getHottestChildContext(const LineLocation &CallSite) { in getHottestChildContext()
67 const LineLocation &CallSite, in moveContextSamples()
105 void ContextTrieNode::removeChildContext(const LineLocation &CallSite, in removeChildContext()
180 const LineLocation &CallSite, FunctionId CalleeName, bool AllowCreate) { in getOrCreateChildContext()
260 LineLocation CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in getIndirectCalleeContextSamplesFor() local
380 LineLocation CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in promoteMergeContextSamplesTree() local
506 LineLocation &CallSite = S[I].first; in getContextFor() local
H A DSampleProfile.cpp757 auto CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in findIndirectCallFunctionSamples() local
1633 auto CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in generateMDProfMetadata() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DReplayInlineAdvisor.cpp63 auto CallSite = Pair.second.split(";").first; in ReplayInlineAdvisor() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h303 const Stmt *CallSite; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp138 Value *CallSite = in insertCallSiteStore() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp430 ProfileConverter::FrameNode::getOrCreateChildFrame(const LineLocation &CallSite, in getOrCreateChildFrame()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h275 CallSite, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp225 const Expr *CallSite = S.Current->Caller->getExpr(S.Current->getRetPC()); in cleanupAfterFunctionCall() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2218 llvm::CallBase *CallSite; in EmitMessageSend() local