Home
last modified time | relevance | path

Searched refs:FFTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp761 FunctionType *FFTy = F->getFunctionType(); in writeThunk() local
763 Args.push_back(Builder.CreateAggregateCast(&AI, FFTy->getParamType(i))); in writeThunk()