Searched defs:CallerFn (Results 1 – 3 of 3) sorted by relevance
263 CCAssignFn CalleeFn, CCAssignFn CallerFn) { in resultsCompatible()
4632 hasSameArgumentList(const Function *CallerFn, ImmutableCallSite CS) { in hasSameArgumentList()
4223 const Function &CallerFn = MF.getFunction(); in LowerCall() local