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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp709 FunctionType *FFTy = F->getFunctionType(); local
711 Args.push_back(createCast(Builder, &AI, FFTy->getParamType(i)));

Completed in 41 milliseconds