reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
666 if (!Info.IsTailCall) 669 CallingConv::ID CalleeCC = Info.CallConv; 675 if (Info.SwiftErrorVReg) { 721 if (Info.Callee.isGlobal()) { 722 const GlobalValue *GV = Info.Callee.getGlobal(); 742 assert((!Info.IsVarArg || CalleeCC == CallingConv::C) && 747 if (!doCallerAndCalleePassArgsTheSameWay(Info, MF, InArgs)) { 754 if (!areCalleeOutgoingArgsTailCallable(Info, MF, OutArgs))