Searched refs:VarargFunctionType (Results 1 – 1 of 1) sorted by relevance
632 FunctionType *VarargFunctionType, in expandCall() argument647 if (FuncType != VarargFunctionType) { in expandCall()650 FuncType = VarargFunctionType; in expandCall()810 FunctionType *NFTy = inlinableVariadicFunctionType(M, VarargFunctionType); in expandCall()