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