Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A D2003-11-27-MultipleInheritanceThunk.cpp5 struct CallSite { struct
8 CallSite(const CallSite &CS); argument
H A Dx86_32-arguments.cpp35 struct CallSite { struct
37 CallSite(unsigned XX) : Ptr(XX) {} in CallSite() function
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp24 const StackFrameContext *CallSite; member in __anond3f280cd0111::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(); getCaller() local
H A DMemRegion.cpp1008 const Stmt *CallSite = SFC->getCallSite(); getVarRegion() local
H A DBugReporter.cpp306 const Stmt *CallSite = CExit.getCalleeContext()->getCallSite(); in getMessage() local
/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.cpp743 auto CallSite = FunctionSamples::getCallSiteIdentifier(DIL); findIndirectCallFunctionSamples() local
1619 auto CallSite = FunctionSamples::getCallSiteIdentifier(DIL); generateMDProfMetadata() local
/llvm-project/llvm/lib/Analysis/
H A DReplayInlineAdvisor.cpp63 auto CallSite = Pair.second.split(";").first; in ReplayInlineAdvisor() local
/llvm-project/bolt/include/bolt/Core/
H A DBinaryFunction.h152 struct CallSite { global() struct
159 ActionCallSite global() argument
/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h303 const Stmt *CallSite; variable
/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/
H A DUninitializedObjectChecker.cpp175 const Stmt *CallSite = Context.getStackFrame()->getCallSite(); in checkEndFunction() local
/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp138 Value *CallSite = in insertCallSiteStore() local
/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp414 getOrCreateChildFrame(const LineLocation & CallSite,FunctionId CalleeName) getOrCreateChildFrame() argument
/llvm-project/bolt/lib/Core/
H A DBinaryEmitter.cpp1009 const BinaryFunction::CallSite &CallSite = FragmentCallSite.second; emitLSDA() local
/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp
/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h275 CallSite, enumerator
/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2218 &CallSite); in EmitMessageSend() local