Searched defs:CallerFunc (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | MemProfContextDisambiguation.cpp | 518 CallTy Call, const FuncTy *Func, const FuncTy *CallerFunc, in calleeMatchesFunc() 1885 const FuncTy *CallerFunc = NodeToCallingFunc[Edge->Caller]; in calleesMatch() local 2046 Instruction *Call, const Function *Func, const Function *CallerFunc, in calleeMatchesFunc() 2167 const FunctionSummary *CallerFunc, in calleeMatchesFunc()
|
H A D | GlobalOpt.cpp | 1763 Function *CallerFunc = CB.getParent()->getParent(); in isValidCandidateForColdCC() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 5053 const SmallVectorImpl<ISD::InputArg> &Ins, const Function *CallerFunc, in IsEligibleForTailCallOptimization_64SVR4() 5855 const Function *CallerFunc = CB->getCaller(); in supportsTailCallFor() local 5878 const SmallVectorImpl<ISD::InputArg> &Ins, const Function *CallerFunc, in isEligibleForTCO()
|