Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp24 const StackFrameContext *CallSite; member in __anonad3bade50111::CountKey
57 unsigned BlockCounter::getNumVisited(const StackFrameContext *CallSite, in getNumVisited()
74 const StackFrameContext *CallSite, in IncrementCount()
H A DCallEvent.cpp1397 const Stmt *CallSite = CalleeCtx->getCallSite(); in getCaller() local
H A DMemRegion.cpp926 const Stmt *CallSite = SFC->getCallSite(); in getVarRegion() local
H A DBugReporter.cpp291 const Stmt *CallSite = CExit.getCalleeContext()->getCallSite(); in getMessage() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp30 ContextTrieNode *ContextTrieNode::getChildContext(const LineLocation &CallSite, in getChildContext()
43 ContextTrieNode::getHottestChildContext(const LineLocation &CallSite) { in getHottestChildContext()
66 const LineLocation &CallSite, ContextTrieNode &&NodeToMove, in moveToChildContext()
109 void ContextTrieNode::removeChildContext(const LineLocation &CallSite, in removeChildContext()
162 const LineLocation &CallSite, StringRef CalleeName, bool AllowCreate) { in getOrCreateChildContext()
226 LineLocation CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in getIndirectCalleeContextSamplesFor() local
345 LineLocation CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in promoteMergeContextSamplesTree() local
451 LineLocation &CallSite = S[I].first; in getContextFor() local
H A DSampleProfile.cpp690 auto CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in findIndirectCallFunctionSamples() local
1455 auto CallSite = FunctionSamples::getCallSiteIdentifier(DIL); in generateMDProfMetadata() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DReplayInlineAdvisor.cpp48 auto CallSite = Pair.second.split(";").first; in ReplayInlineAdvisor() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp120 Value *CallSite = in insertCallSiteStore() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h297 const Stmt *CallSite; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObjectChecker.cpp180 const Stmt *CallSite = Context.getStackFrame()->getCallSite(); in checkEndFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h275 CallSite, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp2278 llvm::CallBase *CallSite; in EmitMessageSend() local