/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BlockCounter.cpp | 24 const StackFrameContext *CallSite; member in __anon9324964c0111::CountKey 57 unsigned BlockCounter::getNumVisited(const StackFrameContext *CallSite, in getNumVisited() 74 const StackFrameContext *CallSite, in IncrementCount()
|
H A D | CallEvent.cpp | 1433 const Stmt *CallSite = CalleeCtx->getCallSite(); getCaller() local
|
H A D | MemRegion.cpp | 989 const Stmt *CallSite = SFC->getCallSite(); getVarRegion() local
|
H A D | BugReporter.cpp | 296 const Stmt *CallSite = CExit.getCalleeContext()->getCallSite(); getMessage() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | SampleContextTracker.cpp | 30 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 D | SampleProfile.cpp | 796 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 D | ReplayInlineAdvisor.cpp | 63 auto CallSite = Pair.second.split(";").first; in ReplayInlineAdvisor() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | AnalysisDeclContext.h | 303 const Stmt *CallSite; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/ |
H A D | UninitializedObjectChecker.cpp | 175 const Stmt *CallSite = Context.getStackFrame()->getCallSite(); in checkEndFunction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SjLjEHPrepare.cpp | 138 Value *CallSite = in insertCallSiteStore() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | SampleProf.cpp | 414 getOrCreateChildFrame(const LineLocation & CallSite,FunctionId CalleeName) getOrCreateChildFrame() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 275 CallSite, enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCMac.cpp | 2211 llvm::CallBase *CallSite; EmitMessageSend() local
|