Home
last modified time | relevance | path

Searched refs:hasSameArgumentList (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp4780 static bool hasSameArgumentList(const Function *CallerFn, const CallBase &CB) { in hasSameArgumentList() function
4902 if (CB && !hasSameArgumentList(&Caller, *CB) && in IsEligibleForTailCallOptimization_64SVR4()