Searched refs:VarargFunctionType (Results 1 – 1 of 1) sorted by relevance
610 FunctionType *VarargFunctionType, in expandCall() argument625 if (FuncType != VarargFunctionType) { in expandCall()628 FuncType = VarargFunctionType; in expandCall()788 FunctionType *NFTy = inlinableVariadicFunctionType(M, VarargFunctionType); in expandCall()