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