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.cpp762 FunctionType *FFTy = F->getFunctionType(); in writeThunk() local
764 Args.push_back(createCast(Builder, &AI, FFTy->getParamType(i))); in writeThunk()