Searched refs:CCOld (Results 1 – 1 of 1) sorted by relevance
7920 CallingConv CCOld = fn->getCallConv(); in handleFunctionTypeAttr() local7923 if (CCOld != CC) { in handleFunctionTypeAttr()7929 << FunctionType::getNameForCallConv(CCOld) in handleFunctionTypeAttr()7972 if (CCOld == CC) { in handleFunctionTypeAttr()