Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDBlockCounter.cpp24 const StackFrameContext *CallSite; member in __anon046c7eb30111::CountKey
57 unsigned BlockCounter::getNumVisited(const StackFrameContext *CallSite, in getNumVisited()
74 const StackFrameContext *CallSite, in IncrementCount()
HDCallEvent.cpp1436 const Stmt *CallSite = CalleeCtx->getCallSite(); in getCaller() local
HDMemRegion.cpp1008 const Stmt *CallSite = SFC->getCallSite(); in getVarRegion() local
HDBugReporter.cpp306 const Stmt *CallSite = CExit.getCalleeContext()->getCallSite(); in getMessage() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDSampleContextTracker.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
HDSampleProfile.cpp757 auto CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in findIndirectCallFunctionSamples() local
1633 auto CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in generateMDProfMetadata() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDReplayInlineAdvisor.cpp63 auto CallSite = Pair.second.split(";").first; in ReplayInlineAdvisor() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
HDUninitializedObjectChecker.cpp175 const Stmt *CallSite = Context.getStackFrame()->getCallSite(); in checkEndFunction() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/
HDAnalysisDeclContext.h303 const Stmt *CallSite; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDSjLjEHPrepare.cpp138 Value *CallSite = in insertCallSiteStore() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
HDSampleProf.cpp430 ProfileConverter::FrameNode::getOrCreateChildFrame(const LineLocation &CallSite, in getOrCreateChildFrame()
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDInterp.cpp225 const Expr *CallSite = S.Current->Caller->getExpr(S.Current->getRetPC()); in cleanupAfterFunctionCall() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
HDPDBTypes.h275 CallSite, enumerator
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjCMac.cpp2218 llvm::CallBase *CallSite; in EmitMessageSend() local