Searched refs:CCOld (Results 1 – 2 of 2) sorted by relevance
6181 CallingConv CCOld = fn->getCallConv(); in handleFunctionTypeAttr() local6184 if (CCOld != CC) { in handleFunctionTypeAttr()6191 << FunctionType::getNameForCallConv(CCOld); in handleFunctionTypeAttr()6235 if (CCOld == CC) { in handleFunctionTypeAttr()
7528 CallingConv CCOld = fn->getCallConv(); in handleFunctionTypeAttr() local7531 if (CCOld != CC) { in handleFunctionTypeAttr()7537 << FunctionType::getNameForCallConv(CCOld); in handleFunctionTypeAttr()7578 if (CCOld == CC) { in handleFunctionTypeAttr()