Searched defs:CallerFn (Results 1 – 3 of 3) sorted by relevance
265 CCAssignFn CalleeFn, CCAssignFn CallerFn) { in resultsCompatible()
2459 const Function &CallerFn = MF.getFunction(); in LowerCall() local
5002 static bool hasSameArgumentList(const Function *CallerFn, const CallBase &CB) { in hasSameArgumentList()