Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp5002 static bool hasSameArgumentList(const Function *CallerFn, const CallBase &CB) { in hasSameArgumentList() function
5124 if (CB && !hasSameArgumentList(CallerFunc, *CB) && in IsEligibleForTailCallOptimization_64SVR4()