Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp24 const StackFrameContext *CallSite; member in __anon9324964c0111::CountKey
57 unsigned BlockCounter::getNumVisited(const StackFrameContext *CallSite, in getNumVisited()
74 const StackFrameContext *CallSite, in IncrementCount()
H A DCallEvent.cpp1433 const Stmt *CallSite = CalleeCtx->getCallSite(); getCaller() local
H A DMemRegion.cpp989 const Stmt *CallSite = SFC->getCallSite(); getVarRegion() local
H A DBugReporter.cpp296 const Stmt *CallSite = CExit.getCalleeContext()->getCallSite(); getMessage() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp30 ContextTrieNode *ContextTrieNode::getChildContext(const LineLocation &CallSite, in getChildContext() argument
43 ContextTrieNode::getHottestChildContext(const LineLocation &CallSite) { in getHottestChildContext() argument
67 const LineLocation &CallSite, in moveContextSamples() argument
105 void ContextTrieNode::removeChildContext(const LineLocation &CallSite, in removeChildContext() argument
180 getOrCreateChildContext(const LineLocation & CallSite,FunctionId CalleeName,bool AllowCreate) getOrCreateChildContext() argument
260 LineLocation CallSite = FunctionSamples::getCallSiteIdentifier(DIL); getIndirectCalleeContextSamplesFor() local
380 LineLocation CallSite = FunctionSamples::getCallSiteIdentifier(DIL); promoteMergeContextSamplesTree() local
506 LineLocation &CallSite = S[I].first; getContextFor() local
[all...]
H A DSampleProfile.cpp796 auto CallSite = FunctionSamples::getCallSiteIdentifier(DIL); findIndirectCallFunctionSamples() local
1680 auto CallSite = FunctionSamples::getCallSiteIdentifier(DIL); generateMDProfMetadata() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DReplayInlineAdvisor.cpp63 auto CallSite = Pair.second.split(";").first; in ReplayInlineAdvisor() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h303 const Stmt *CallSite; variable
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObjectChecker.cpp175 const Stmt *CallSite = Context.getStackFrame()->getCallSite(); in checkEndFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp138 Value *CallSite = in insertCallSiteStore() local
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp414 getOrCreateChildFrame(const LineLocation & CallSite,FunctionId CalleeName) getOrCreateChildFrame() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h275 CallSite, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2211 llvm::CallBase *CallSite; EmitMessageSend() local