Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp4004 hasSameArgumentList(const Function *CallerFn, ImmutableCallSite *CS) { in hasSameArgumentList() function
4085 if (!hasSameArgumentList(MF.getFunction(), CS) && in IsEligibleForTailCallOptimization_64SVR4()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp4501 hasSameArgumentList(const Function *CallerFn, ImmutableCallSite CS) { in hasSameArgumentList() function
4618 if (!hasSameArgumentList(&Caller, CS) && in IsEligibleForTailCallOptimization_64SVR4()