Searched defs:Caller (Results 1 – 13 of 13) sorted by relevance
77 static void AdjustCallerSSPLevel(Function *Caller, Function *Callee) { in AdjustCallerSSPLevel()121 Function *Caller = CS.getCaller(); in InlineCallIfPossible() local238 Function *Caller = CS.getCaller(); in getInlineThreshold() local277 Function *Caller = CS.getCaller(); in shouldInline() local449 Function *Caller = CS.getCaller(); in runOnSCC() local
228 Function *Caller = FirstNewBlock->getParent(); in HandleInlinedInvoke() local273 const Function *Caller = CS.getInstruction()->getParent()->getParent(); in UpdateCallGraphAfterInlining() local370 Function *Caller = TheCall->getParent()->getParent(); in HandleByValArgument() local513 Function *Caller = OrigBB->getParent(); in InlineFunction() local
39 Function *Caller; member in __anon400b89290111::LibCallOptimization
76 CallSite Caller; // Holds the call that called subframes. member
49 Function *Caller; member in __anonaf019a4e0111::LibCallOptimization
986 Instruction *Caller = CS.getInstruction(); in transformConstExprCastCall() local1288 Instruction *Caller = CS.getInstruction(); in transformCallThroughTrampoline() local
522 const Decl *Caller; variable
974 Function *Caller = CS.getInstruction()->getParent()->getParent(); in analyzeCall() local
611 const Decl *Caller = CE->getLocationContext()->getDecl(); in GenerateMinimalPathDiagnostic() local1445 const Decl *Caller = CE->getLocationContext()->getDecl(); in GenerateExtensivePathDiagnostic() local
5386 if (const FunctionDecl *Caller = dyn_cast<FunctionDecl>(CurContext)) in AddOverloadCandidate() local8518 FunctionDecl *Caller = cast<FunctionDecl>(S.CurContext); in DiagnoseBadTarget() local9129 if (FunctionDecl *Caller = dyn_cast<FunctionDecl>(S.CurContext)) in AddMatchingNonTemplateFunction() local
1436 if (const FunctionDecl *Caller = dyn_cast<FunctionDecl>(CurContext)) in BuildDeclRefExpr() local
7109 bool CheckCUDATarget(const FunctionDecl *Caller, const FunctionDecl *Callee) { in CheckCUDATarget()
273 CallStackFrame *Caller; member